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