CustomProp
CustomProp class
CustomProp structure.
CustomProp()
Properties
| Name | Type | Description |
|---|---|---|
| Name | String | The name of the custom property. |
| PropType | int | The data type of the custom property. The value of the property is PropType integer constant. |
| CustomValue | CustomValue | Value of property. |