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