WritePropertyAttribute (IEquipment)
Writes to an attribute of an equipment instance or class property.
Inputs | Data Type | Description |
---|---|---|
Attribute Name | String |
Specifies the attribute to write to. |
Equipment Instance or Class | DirectoryResource |
Specifies the equipment instance or class to write to. |
Property Name | String |
Specifies the name of the property whose attribute you want to write to. |
Value | Object |
Specifies the value to write to the attribute. |
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.