Show / Hide Table of Contents

Class OnProcessRow

Inheritance
Object
OnProcessRow
Namespace: SuperOffice.CRM.Travel
Assembly: SoDataBase.dll
Syntax
public sealed class OnProcessRow : MulticastDelegate

Constructors

OnProcessRow(Object, IntPtr)

Declaration
public OnProcessRow(object object, IntPtr method)
Parameters
Type Name Description
Object object
IntPtr method

Methods

BeginInvoke(TableInfoAndData, AsyncCallback, Object)

Declaration
public virtual IAsyncResult BeginInvoke(TableInfoAndData table, AsyncCallback callback, object object)
Parameters
Type Name Description
TableInfoAndData table
AsyncCallback callback
Object object
Returns
Type Description
IAsyncResult

EndInvoke(IAsyncResult)

Declaration
public virtual ProcessingOption EndInvoke(IAsyncResult result)
Parameters
Type Name Description
IAsyncResult result
Returns
Type Description
ProcessingOption

Invoke(TableInfoAndData)

Declaration
public virtual ProcessingOption Invoke(TableInfoAndData table)
Parameters
Type Name Description
TableInfoAndData table
Returns
Type Description
ProcessingOption

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