FileImportPropertyInformation#
Description: Defines the possible system property values.
The FileImportPropertyInformation table has the following fields:
| Field | Description | Key | Mandatory | Reference Type | Comments |
|---|---|---|---|---|---|
| EntityType | Describes to which Entity Type this information applies | No | Yes | ||
| Type | Describes the information type to be imported | No | Yes | ||
| Property | The name of the system property | No | Yes | ||
| DataType | The property data type | No | Yes | ||
| EnumerationName | The enumeration name. Note: from a Data Type perspective, Enumeration are treated as Strings | No | No | ||
| IsList | Whether the property is a list or not | No | Yes | ||
| IsMandatory | Whether the property is mandatory or not | No | Yes |
Table: FileImportPropertyInformation fields