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