Show / Hide Table of Contents

Class ProductImageImportHelper

Inheritance
object
ProductImageImportHelper
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: SuperOffice.CRM.Import
Assembly: SoDataBase.BusinessLogic.dll
Syntax
public class ProductImageImportHelper

Constructors

ProductImageImportHelper()

Declaration
public ProductImageImportHelper()

ProductImageImportHelper(StringDictionary, ProgressCallbackAsync)

Declaration
public ProductImageImportHelper(StringDictionary productImages, ProgressCallbackAsync progressCallbackAsync)
Parameters
Type Name Description
StringDictionary productImages
ProgressCallbackAsync progressCallbackAsync

Methods

ImportImagesAsync(CancellationToken)

Declaration
public Task ImportImagesAsync(CancellationToken cancellationToken = default)
Parameters
Type Name Description
CancellationToken cancellationToken
Returns
Type Description
Task

ImportImagesFromBatchJobAsync(CancellationToken)

Declaration
public Task ImportImagesFromBatchJobAsync(CancellationToken cancellationToken = default)
Parameters
Type Name Description
CancellationToken cancellationToken
Returns
Type Description
Task

Extension Methods

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