Represents a comprehensive UserDefinedField record within the OnTime API.
![]() |
UserDefinedField
Represents a comprehensive UserDefinedField record within the OnTime API.
|
| Name | Description | Data Type |
|---|---|---|
| Label | A value that serves as the display text, or description, of the information held in this UserDefinedField. | string |
| OrderID | The unique {System.Guid">Guid identifier referencing the <see cref="T:OnTime.Extensions.SDK.Order} record that displays the values held in this UserDefinedField.</body></html> | string |
| ValueAsString | The value of this UserDefinedField as a | string |
| ValueAsDecimal | The value of this UserDefinedField as a | number |
| ValueAsBoolean | The value of this UserDefinedField as a | boolean |
| ValueAsDate | The value of this UserDefinedField as a {System.DateTime}. | string |