EntityCustomPropertyView
| Name | Description | Type | Additional information |
|---|---|---|---|
| ControlID | The ID of the control | string |
None. |
| AcceptedValues | Values that are accepted by the control. The accepted values could be numbers only | Dictionary of string [key] and string [value] |
None. |
| Mandatory | Specifies whether the control is mandatory | boolean |
None. |
| Editable | Specifies whether the control is editable | boolean |
None. |
| CurrentValue | The current value of the control | string |
None. |