Show / Hide Table of Contents

Class ProductImageImportHelper

Inheritance
Object
ProductImageImportHelper
Namespace: SuperOffice.CRM.Import
Assembly: SoDataBase.dll
Syntax
public class ProductImageImportHelper : Object

Constructors

ProductImageImportHelper()

Declaration
public ProductImageImportHelper()

ProductImageImportHelper(StringDictionary, ProgressCallback)

Declaration
public ProductImageImportHelper(StringDictionary productImages, ProgressCallback progressCallback)
Parameters
Type Name Description
StringDictionary productImages
ProgressCallback progressCallback

Methods

ImportImages()

Declaration
public void ImportImages()

ImportImagesFromBatchJob()

Declaration
public void ImportImagesFromBatchJob()

SaveImportingImagesImage(Dictionary<String, Dictionary<String, Object>>, out Int32, out Int32)

Declaration
public void SaveImportingImagesImage(Dictionary<string, Dictionary<string, object>> products, out int blobImageId, out int blobThumbnailId)
Parameters
Type Name Description
Dictionary<String, Dictionary<String, Object>> products
Int32 blobImageId
Int32 blobThumbnailId

Extension Methods

EnumUtil.MapEnums<From, To>(From)
ObjectExtensions.AssignByReflection<T>(T, T)
ObjectExtensions.GraphCopy<T>(T)
Converters.MapEnums<From, To>(From)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top