FolderIndexField
Folder Index Field Data Type.
Name | Type | Description |
---|---|---|
href | string | The path to document |
dataType | string | Data type of object |
id | guid | Id of the Folder Index Field |
definitionPkey | int | primary key |
folderId | guid | Folder Id |
fieldType | int | MultiLineTextBox = 0, SingleLineTextBox = 1, DatasourceDropDown = 2, AjaxTextBox = 3, Calendar = 4, Numeric = 5, DropDownList = 6, UsersDropDownList = 7, ModifiableDropDownList = 8, ModifiableDatasourceDropDown = 9 |
label | string | Name of Document Index Field |
description | string | Description of Folder Index Field |
ordinalPosition | int | order position displayed of Index Field |
FolderOrdinalPosition | int | order position displayed of Index Field in folder |
required | boolean | True or False if Folder Index Field is required for Document |
connectionId | guid | Id of connection |
queryId | guid | Id of query |
queryDisplayField | string | Display field type of query |
queryValueField | string | Value of field query |
dropDownListId | guid | Id of drop down list |
defaultValue | string | Default value of Folder Index Field |
globalRequired | boolean | true or false if Folder Index Field is required |
globalConnectionId | guid | Global connection Id |
globalQueryId | guid | Global query Id |
globalQueryValueField | string | Value of global field query |
globalQueryDisplayField | string | Display field type of global query |
globalDropDownListId | guid | Id of drop down list globally |
globalDefaultValue | string | Default value globally |
createDate | string | Date Folder Index Field created |
createById | guid | Id of user whom created Folder Index Field |
createBy | string | User whom created Folder Index Field |
modifyDate | string | Most recent date that the Folder Index Field was modified |
modifyById | guid | Id of user whom modified Folder Index Field |
modifyBy | string | User whom modified Folder Index Field |