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


In This Topic
    ProductImportManager Class Properties
    In This Topic

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

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