Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.DataExchange Namespace / UserExportOptions Class


Version
UserExportOptions Class Properties

For a list of all members of this type, see UserExportOptions members.

Public Properties
 NameDescription
Public Property Gets or sets the DataFormat  
Public Property Gets or sets the export name for logging purpose  
Public Property Gets or sets the file tag  
Public Property Gets or sets the array of selected fields  
Public Property Gets or sets the user filter criteria, provide a value for SelectionCriteria or UserIdRange properties, whena value for UserIdRange is specifeid the value for this property will be ignored  
Public Property Gets or sets the TextDelimiter for CSV data  
Public Property Gets or sets the TextQualifier for CSV data  
Public Property Gets or sets the user Id range, whena a value is specified the SelectionCriteria will be ignored.  
Top
See Also