HasAspect (IMaterial)
Checks whether a material definition or class has the specified aspect applied to it.
Inputs | Data Type | Description |
---|---|---|
aspectName | String |
Specifies the aspect type to check. |
material | DiretoryResource |
Specifies the material definition 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. |