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