| Get |  | 
The GetCustomFieldModel type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|   | DefinedValues | Returns a list of defined values if present | 
|   | HasDefinedValues | Is this custom field containing defined values | 
|   | ID | The custom field ID | 
|   | IsLL | Is this custom field flag as a labor level custom field | 
|   | IsMultiSelect | Is this custom field a multi-select type | 
|   | IsRequired | Is this custom field flag required | 
|   | Name | The name of the custom field | 
|   | OrdinalPosition | Gets ordinal position for a labor level | 
|   | Type | Gets the custom field type | 
|   | Value | The default value that is set for this custom field | 
 See Also
See Also