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