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