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