PropertiesAndHandleObjectPropertyList Class Properties
In This Topic
For a list of all members of this type, see PropertiesAndHandleObjectPropertyList members.
Public Properties
| Name | Description |
 | ExistingIds | Returns array of MDPropertyValue objects. If PropertiesAndHandleObjectPropertyList works on local property list it will be an array of unique properties from local property list. Otherwise it will be an array of all existing properties for related object. |
 | Parent | PropertiesAndHandleObject to which this property list is connected. |
 | Property | Overloaded. Method used by operator[] in order to access indexed properties by MDAnyPropertyId. |
Top
See Also