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