CustomProp
Contents
[
Hide
]CustomProp class
CustomProp structure.
new CustomProp()
Methods
| Name | Description |
|---|---|
| getCustomValue() | Value of property. |
| getName() | The name of the custom property. |
| getPropType() | The data type of the custom property. The value of the property is PropType integer constant. |
| setCustomValue() | Value of property. |
| setName() | The name of the custom property. |
| setPropType() | The data type of the custom property. The value of the property is PropType integer constant. |
getCustomValue()
Value of property.
getName()
The name of the custom property.
getPropType()
The data type of the custom property. The value of the property is PropType integer constant.
setCustomValue()
Value of property.
setName()
The name of the custom property.
setPropType()
The data type of the custom property. The value of the property is PropType integer constant.