clsImportUserDefinedField Properties |
The clsImportUserDefinedField type exposes the following members.
| Name | Description | |
|---|---|---|
| ClassID |
Class ID for finding the correct table, where the field should be created. [Mandatory Field] | |
| ComboboxConnectionType |
Combobox Connection Type.
| |
| ComboboxDataSource |
Combobox Data Source.
| |
| ComboboxDataType |
Combobox Data Type.
| |
| ComboboxUDF |
Flag to set the user defined field as combobox field.
| |
| Description |
MARIProject display name/ description [Mandatory Field] | |
| FieldName |
Database field name. [Mandatory Field]. The field name must begin with "USER_" | |
| FieldSize |
Database field size.
| |
| FullTextIndexable |
Flag for setting the full text search support.
| |
| SearchClass |
Seach class ID (Link class ID)
| |
| Type |
Field Type (INT, NVARCHAR...) of the field.
| |
| UserDefinedFieldID |
Import User Defined Field ID
|