Show / Hide Table of Contents

Class EntityIdxBase

Inheritance
Object
EntityIdxBase
EntityIdxBase<TTableInfo, TIdx>
Implements
ISentryIgnorable
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: SuperOffice.CRM.Entities
Assembly: SoDataBase.dll
Syntax
public abstract class EntityIdxBase : ISentryIgnorable

Constructors

EntityIdxBase()

Declaration
protected EntityIdxBase()

Properties

IsSentryIgnored

Declaration
public abstract bool IsSentryIgnored { get; }
Property Value
Type Description
Boolean

Methods

BeginIgnoreSentryCheck()

Declaration
public abstract IgnoreSentryCheck BeginIgnoreSentryCheck()
Returns
Type Description
IgnoreSentryCheck

EndIgnoreSentryCheck()

Declaration
public abstract void EndIgnoreSentryCheck()

Implements

ISentryIgnorable

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