Class InhibitAssociateAutoflush
Inherited Members
Namespace: SuperOffice.CRM.Cache
Assembly: SoDataBase.dll
Syntax
[SoInject("Database")]
public class InhibitAssociateAutoflush
Constructors
InhibitAssociateAutoflush()
Declaration
public InhibitAssociateAutoflush()
Fields
InhibitStatus
Declaration
public int InhibitStatus
Field Value
Type | Description |
---|---|
Int32 |
Methods
BeginInhibit()
Declaration
public static InhibitAssociateAutoflush.InhibitAssociateAutoflushDisposable BeginInhibit()
Returns
Type | Description |
---|---|
InhibitAssociateAutoflush.InhibitAssociateAutoflushDisposable |
Extension Methods
EnumUtil.MapEnums<From, To>(From)