ReadPropertyAttributes (IEquipment)
Returns the values of all attributes of an equipment instance or class property.
Inputs | Data Type | Description |
---|---|---|
Equipment Instance or Class | DirectoryResource |
Specifies the equipment instance or class to read. |
Property Name | String |
Specifies the name of the property whose attributes you want to read. |
Note: In the Configure Method dialog box, click Next to select a resource. Otherwise, in the Inputs section of the activity configuration panel, click the ellipsis button to select a resource.
Outputs | Description | |
---|---|---|
AttributeCollection |
Returns a list of the user-defined values of the attributes for the specified property. |