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