Show / Hide Table of Contents

Interface UdefPublishHelper.IProgressHandler

Namespace: SuperOffice.Data
Assembly: SoDataBase.dll
Syntax
public interface IProgressHandler

Properties

NumOperations

Declaration
int NumOperations { get; set; }
Property Value
Type Description
Int32

Methods

IncrementProgress(Int32)

Declaration
void IncrementProgress(int numOperationsDone)
Parameters
Type Name Description
Int32 numOperationsDone

SetProgressDescription(String)

Declaration
void SetProgressDescription(string description)
Parameters
Type Name Description
String description

Extension Methods

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