DataExchangeUserObject Methods | 
The DataExchangeUserObject type exposes the following members.
| Name | Description | |
|---|---|---|
| GetFieldValue | 
            Returns the string value of a field.
            If the field is not found or its value is null, the empty string is returned.
              (Inherited from DataExchangeObject.) | |
| PassesFilter | 
            Returns true if the object can pass the provided filter
              (Inherited from DataExchangeObject.) | 
| 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.) |