Class Appointment.IdxAppointmentId
Class representing index 'IDXAppntId'.
Inheritance
EntityIdxBase
Appointment.AppointmentIdxBase
Appointment.AppointmentIdx
Appointment.AppointmentIdx<AppointmentRow.IdxAppointmentId>
Appointment.IdxAppointmentId
Implements
Inherited Members
Appointment.AppointmentIdx<AppointmentRow.IdxAppointmentId>.RowIdx
Namespace: SuperOffice.CRM.Entities
Assembly: SoDataBase.dll
Syntax
public sealed class IdxAppointmentId : Appointment.AppointmentIdx<AppointmentRow.IdxAppointmentId>, ISentryIgnorable
Constructors
IdxAppointmentId(Int32)
Constructor for class Appointment.IdxAppointmentId This class represents index 'IDXAppntId'.
Declaration
public IdxAppointmentId(int appointmentId)
Parameters
Type | Name | Description |
---|---|---|
Int32 | appointmentId | Primary key |
Implements
Extension Methods
EnumUtil.MapEnums<From, To>(From)