SourceField
The SourceField object contains the following properties:
|
Property |
Type |
Description |
|---|---|---|
|
sourceFieldId |
String, Number |
The ID of the source field |
|
sourceFieldName |
String |
The name of the source field |
|
sectionSource |
String, Number |
The ID of the section source |
|
sequenceNumber |
Number |
The position of the source field in the sequence |
|
defaultValue |
String |
The default value of the source field |
|
datasetSavedSearchColumn |
String |
The source field dataset or saved search column |
|
fieldDataSource |
String |
The field data source of the source field |
|
defaultValueUnusedPositions |
String |
The default value for unused positions of the source field |
|
fieldLength |
Number |
The field length of the source field |
|
initialPosition |
Number |
The initial position of the source field |
|
finalPosition |
Number |
The final position of the source field |
|
decimalSeparator |
String |
The decimal separator of the source field |
|
dateFormat |
String |
The date format for the source field |
|
removeSpecialCharacter |
String |
The value of the Remove Special Characters field from the source field |
|
baseFields |
BaseSourceFieldInfo[ ] |
Optional. The array list of the BaseSourceFieldInfo interface object type |
|
keepNullValue |
Boolean |
The value of the Keep Null Values Unformated field from the source field |