GetPropertyAspectTypes (IMaterial)
Returns the applicable and applied aspect types for a property owned by a material definition or material class.
Inputs | Data Type | Description |
---|---|---|
material | DirectoryResource |
Specifies the material definition 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 | |
---|---|---|
ExtensionInfor[] |
Returns an array of possible aspect information containing aspect name, description, and a flag indicating whether the aspect is applied to the specified resource. |