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