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