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