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