WritePropertyAttribute (IMaterial)
Writes to an attribute of a material definition or class property.
Inputs | Data Type | Description |
---|---|---|
attribute | String |
Specifies the attribute to write to. |
material | DirectoryResource |
Specifies the material definition or class to write to. |
propertyName | String |
Specifies the name of the property whose attribute you want to write to. |
Value | Object |
Specifies the value to write to the attribute. |
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.