Show / Hide Table of Contents

Class Appointment.IdxActiveDateAssociateIdAppointmentIdMotherId

Class representing index 'IAssoc_idActiveDateMother_idId'.

Inheritance
object
EntityIdxBase
EntityIdxBase<AppointmentTableInfo, AppointmentRow.AppointmentRowIdxBase>
Appointment.AppointmentIdxBase
Appointment.AppointmentIdx
Appointment.AppointmentIdx<AppointmentRow.IdxAssociateIdActiveDateMotherIdAppointmentId>
Appointment.IdxActiveDateAssociateIdAppointmentIdMotherId
Implements
ISentryIgnorable
Inherited Members
Appointment.AppointmentIdx<AppointmentRow.IdxAssociateIdActiveDateMotherIdAppointmentId>.RowIdx
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
Namespace: SuperOffice.CRM.Entities
Assembly: SoDataBase.dll
Syntax
public sealed class Appointment.IdxActiveDateAssociateIdAppointmentIdMotherId : Appointment.AppointmentIdx<AppointmentRow.IdxAssociateIdActiveDateMotherIdAppointmentId>, ISentryIgnorable

Constructors

IdxActiveDateAssociateIdAppointmentIdMotherId(DateTime, int, int, int)

Constructor for class Appointment.IdxActiveDateAssociateIdAppointmentIdMotherId This class represents index 'IAssoc_idActiveDateMother_idId'.

Declaration
public IdxActiveDateAssociateIdAppointmentIdMotherId(DateTime activeDate, int associateId, int appointmentId, int motherId)
Parameters
Type Name Description
DateTime activeDate

The date to be used for searching & showing

int associateId

ID of associate whose diary the appointment is in, REQUIRED

int appointmentId

Primary key

int motherId

"ID of mother appointment; self if booking master, master ID if booking slave, 0 if normal appointment. However, if 0 and assoc_id != reg_id then this is an assigned appointment, indicated vt type = kBooking"

Implements

ISentryIgnorable

Extension Methods

EnumUtil.MapEnums<From, To>(From)
Converters.MapEnums<From, To>(From)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top