ReadPropertyAttribute (IMaterial)
Returns the value of an attribute of a material definition or class property.
Inputs | Data Type | Description |
---|---|---|
attribute | String |
Specifies the property attribute to read. |
material | DirectoryResource |
Specifies the material definition or class to read. |
propertyName | String |
Specifies the name of the property whose attribute 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 | |
---|---|---|
Object |
Returns the user-defined value of the attribute for the specified property. |