AddPropertyToClass (IMaterial)
Allows you to add a property to a material class.
On the activity configuration panel, you can use a bind or expression to define your input parameters. Additionally, you can type these input parameters in manually.
| Inputs | Data Type | Description |
|---|---|---|
| Default Value | Object | Specifies the default variable value of the new material class property. |
| Description | String | Specifies the description of the class property. |
| Material Class | DirectoryResource | Specifies the material class to add the property to. |
| Property Name | String | Specifies a display name for the class property. |
| Property Type | ParameterDataType | Specifies a data type for the class property. |
| Unit of Measure | String | Specifies a unit of measure for the class property. |