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


In This Topic
    UserExportManager Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property Gets the base file save path (Inherited from CommerceBuilder.DataExchange.ExportManagerBase<UserSummary,UserExportOptions>)
    Public PropertyOverridden.  Gets the array of all CSV enable fields  
    Public Property Gets or sets the information related to a running export process (Inherited from CommerceBuilder.DataExchange.ExportManagerBase<UserSummary,UserExportOptions>)
    Public Propertystatic (Shared in Visual Basic) Gets the singleton instance of the class  
    Public Property Gets or sets a value indicating whether export is running or not. (Inherited from CommerceBuilder.DataExchange.ExportManagerBase<UserSummary,UserExportOptions>)
    Top
    See Also