Show / Hide Table of Contents

Class AsyncListProviderWrapper

Inheritance
Object
AsyncListProviderWrapper
Namespace: SuperOffice.Util
Assembly: SoDataBase.dll
Syntax
public class AsyncListProviderWrapper : Object

Constructors

AsyncListProviderWrapper(String, String, String)

Declaration
public AsyncListProviderWrapper(string i_ListProviderName, string i_ExtraInfoForProvider, string i_SearchValue)
Parameters
Type Name Description
String i_ListProviderName
String i_ExtraInfoForProvider
String i_SearchValue

Fields

Elapsed

Declaration
public long Elapsed
Field Value
Type Description
Int64

ExtraInfoForProvider

Declaration
public readonly string ExtraInfoForProvider
Field Value
Type Description
String

ListProviderName

Declaration
public readonly string ListProviderName
Field Value
Type Description
String

SearchValue

Declaration
public readonly string SearchValue
Field Value
Type Description
String

Methods

GetListItems()

Declaration
public List<ISoListItem> GetListItems()
Returns
Type Description
List<ISoListItem>

IsDone()

Declaration
public bool IsDone()
Returns
Type Description
Boolean

Terminate()

Declaration
public void Terminate()

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