DefaultValue | Returns the field default value. |
 Description | Returns the field description (when available). |
 FieldID | Returns the field ID. |
 LinkedTable | Returns the table name linked to the field. |
 Mandatory | Returns a valid value of BoYesNoEnum type that specifies whether or not this field is mandatory in SAP Business One. |
 Name | Returns the field name. |
 Size | Returns the actual field size. |
 SubType | Returns a valid value of BoFldSubTypes type that specifies the sub-type of the field as defined in the SubType property of the UserFieldsMD object. |
 Table | property Table |
 Type | Returns the field data type as defined in the Type property of the UserFieldsMD object. |
 ValidValue | Sets or returns the actual value of the field (instead of the SQL query value). |
 ValidValues | Returns the ValidValues object. |
 Value | Sets or returns the field SQL query value. |