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