Click or drag to resize

GetCustomFieldModel Properties

The GetCustomFieldModel type exposes the following members.

Properties
 NameDescription
Public propertyCode exampleDefinedValues Returns a list of defined values if present
Public propertyCode exampleHasDefinedValues Is this custom field containing defined values
Public propertyCode exampleID The custom field ID
Public propertyCode exampleIsLL Is this custom field flag as a labor level custom field
Public propertyCode exampleIsMultiSelect Is this custom field a multi-select type
Public propertyCode exampleIsRequired Is this custom field flag required
Public propertyCode exampleName The name of the custom field
Public propertyCode exampleOrdinalPosition Gets ordinal position for a labor level
Public propertyCode exampleType Gets the custom field type
Public propertyCode exampleValue The default value that is set for this custom field
Top
See Also