[Visual Basic] Public Property ReadOnly Properties As PropertyList [C#] public PropertyList Properties { get; } [C++] public: __property PropertyList* get_Properties(); [JScript] public function get Properties() : PropertyList
Returns the dictionry object that stores the user-defined properties.
DXmlElement Class | XRules Namespace