ReadPropertyAttribute (IEquipment)
Returns the value of an attribute of an equipment instance or class property.
Inputs | Data Type | Description |
---|---|---|
Attribute Name | String |
Specifies the property attribute to read. |
Euipment Instance or Classs | DirectoryResource |
Specifies the equipment instance or class to read. |
Property Name | String |
Specifies the name of the property whose attribute 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 | |
---|---|---|
Object |
Returns the user-defined value of the attribute for the specified property. |