Predefined field attributes
| Constant Name | Value | Description |
|---|---|---|
| _KCML_ATTRIBUTE_ServerOnly | 0 | Fields using this attribute will not be serialised to clients. |
| _KCML_ATTRIBUTE_DefaultBlank | 1 | Fields using this attribute will not be serialised to clients unless a non-blank value has been set. |
Back to the list of Enumerations and Constants