ReadAllPropertyAttributes (IMaterial)
Returns the values of all attributes of a material definition or class property.
| Inputs | Data Type | Description |
|---|---|---|
| material | DirectoryResource |
Specifies the material definition or material class to read. |
| propertyName | String |
Specifies the name of the property whose attributes you want 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 | |
|---|---|---|
| AttributeCollection |
Returns a list of the user-defined values of the attributes for the specified property. |