ReadPropertyAttributesByName (IEquipment)
Returns the attribute names of the specified equipment instance or class property.
Inputs | Data Type | Description |
---|---|---|
Attribute Names | String[] |
Specifies the names of the attributes to read. |
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 names of the attributes for the specified property. |