DataExchangeTextFileConfiguration Methods | 
The DataExchangeTextFileConfiguration type exposes the following members.
| Name | Description | |
|---|---|---|
| FieldMapContainsKeyField | 
            Returns true if the configuration's keyfield is present in the configuration's fieldmap.
              (Inherited from DataExchangeConfigurationBase.) | |
| GetSeparatorChar | 
            Returns the configured field separator
              | |
| RemoveInvalidFields | 
            Removes fields from fields collection which
            are not available in the provided DataObjectType
              (Inherited from DataExchangeConfigurationBase.) | |
| Validate | 
            Validates that the configuration is in a valid state (to be executed).
            Returns true if it is.
            If method returns false then 'message' will contain a description of the problem.
              (Inherited from DataExchangeConfigurationBase.) | 
| Name | Description | |
|---|---|---|
| ToBool | 
            Converts object to boolean.
              (Defined by ObjectExtensions.) | |
| ToDateTime | 
            Converts object to DateTime.
              (Defined by ObjectExtensions.) | |
| ToInt | 
            Converts object to integer.
              (Defined by ObjectExtensions.) | 
| Name | Description | |
|---|---|---|
| ICloneableClone | Creates a new object that is a copy of the current instance.  (Inherited from DataExchangeConfigurationBase.) | |
| IObjectWithDataVersion.GetDataVersion | (Inherited from DataExchangeConfigurationBase.) | |
| IObjectWithGuid.GetGuid | (Inherited from DataExchangeConfigurationBase.) | |
| IObjectWithId.GetId | (Inherited from DataExchangeConfigurationBase.) |