HasPropertyAspect (IEquipment)
Checks whether an equipment instance or class property has a specified aspect applied.
Inputs | Data Type | Description |
---|---|---|
attribute | String |
Specifies the aspect to check. |
Equipment Instance or Class | DirectoryResource |
Specifies the equipment instance or class to check. |
propertyName | String |
Specifies the name of the property 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 | |
---|---|---|
Boolean |
True if the resource property is augmented by the specified aspect; otherwise, False. |