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