GetPropertyAspectTypes (IEquipment)
Returns the applicable and applied aspect types for an equipment instance or class property.
Inputs | Data Type | Description |
---|---|---|
Equpment Instance or Class | DirectoryResource |
Specifies the equipment instance or class to read. |
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 | |
---|---|---|
ExtensionInfo[] |
Returns an array of possible aspect information containing aspect name, description, and a flag indicating whether the aspect is applied to the specified resource. |