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