Click or drag to resize
CrmField Fields

The CrmField type exposes the following members.

Fields
  NameDescription
Public fieldCellType
The type of field. Used to associate the field with a setter utility method.
Public fieldId
The unique Id contained in the id attribute. i.e. '_CONSTITUENTID_value'
Public fieldSearchDialogFieldId
The unique id of the search dialog field that would appear upon clicking the search icon of the associated grid cell. i.e. 'COMBINEDSEARCH' Used for fields associated with 'BatchGridCellType.Searchlist'.
Public fieldSearchDialogId
The unique id of the search dialog that would appear upon clicking the search icon of the associated grid cell. i.e. 'DesignationSearch' Used for fields associated with 'BatchGridCellType.Searchlist'.
Top
See Also