HasPropertyAspect (IMaterial)

Checks if a property owned by a material definition or material class has a specified aspect applied to it.

InputsData TypeDescription
aspectNameString

Specifies the aspect type to check.

materialDirectoryResource

Specifies the material definition or class to check.

propertyNameString

Specifies the name of the property 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.
OutputsDescription
Boolean 

True if the resource property is augmented by the specified aspect; otherwise, False.