Class IntentRow.IntentRowIdx
Abstract base class for accessors.
Inheritance
IntentRow.IntentRowIdx
Inherited Members
Namespace: SuperOffice.CRM.Rows
Assembly: SoDataBase.dll
Syntax
public abstract class IntentRowIdx : IntentRow.IntentRowIdxBase, ICloneable, ISentryIgnorable
Constructors
IntentRowIdx()
Protected constructor for class IntentRowIdx.
Declaration
protected IntentRowIdx()
Implements
Extension Methods
EnumUtil.MapEnums<From, To>(From)