HasAspect (IEquipment)
Checks whether an equipment instance or class has the specified aspect applied to it.
Inputs | Data Type | Description |
---|---|---|
Aspect Type Name | String |
Specifies the aspect type to check. |
Equipment Instance or Class | DirectoryResource |
Specifies the equipment instance or class to check. |
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 selected resource is augmented by the specified aspect; otherwise, False. |