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


In This Topic
    OrderExportManager Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property Gets the base file save path (Inherited from CommerceBuilder.DataExchange.ExportManagerBase<OrderSummary,OrderExportOptions>)
    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<OrderSummary,OrderExportOptions>)
    Public Property Gets or sets a value indicating whether to export the encryped payment account data or not.  
    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<OrderSummary,OrderExportOptions>)
    Top
    See Also