MainIdentificationProperties Object
Description
A collection representing the list of mandatory or base filter properties from the Object Identification or Smart Identification Properties dialog box.
Example
Public Methods
Public Method AddAdds the specified property to the properties list.
Public Method FindReturns the position of the specified property.
Public Method RemoveRemoves the specified property from the properties list.
Public Method RemoveAllRemoves all editable properties from the properties list.
Public Properties
Public Property CountThe number of editable properties in the list.
Public Property ItemThe property located in the specified position.