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