Show / Hide Table of Contents

Class Appointment.IdxAssociateIdGroupIdxActiveDateTypeRegisteredMotherIdAppointmentIdAssignedByStatusRegisteredAssociateId

Class representing index 'IMother_idStatusActiveDateReg_idRegAssignedByGrp_idxTypeAssoc_idId'.

Inheritance
Object
EntityIdxBase
EntityIdxBase<AppointmentTableInfo, AppointmentRow.AppointmentRowIdxBase>
Appointment.AppointmentIdxBase
Appointment.AppointmentIdx
Appointment.AppointmentIdx<AppointmentRow.IdxMotherIdStatusActiveDateRegisteredAssociateIdRegisteredAssignedByGroupIdxTypeAssociateIdAppointmentId>
Appointment.IdxAssociateIdGroupIdxActiveDateTypeRegisteredMotherIdAppointmentIdAssignedByStatusRegisteredAssociateId
Implements
ISentryIgnorable
Inherited Members
Appointment.AppointmentIdx<AppointmentRow.IdxMotherIdStatusActiveDateRegisteredAssociateIdRegisteredAssignedByGroupIdxTypeAssociateIdAppointmentId>.RowIdx
Appointment.AppointmentIdx.ToAppointment()
Appointment.AppointmentIdxBase.ProjectRelationTableInfo
Appointment.AppointmentIdxBase.ContactRelationTableInfo
Appointment.AppointmentIdxBase.InvitedPersonRelationTableInfo
Appointment.AppointmentIdxBase.TaskRelationTableInfo
Appointment.AppointmentIdxBase.UdefSmallRelationTableInfo
Appointment.AppointmentIdxBase.RecurrenceRuleRelationTableInfo
Appointment.AppointmentIdxBase.UdefLargeRelationTableInfo
Appointment.AppointmentIdxBase.AppointmentTextRelationTableInfo
Appointment.AppointmentIdxBase.PersonRelationTableInfo
Appointment.AppointmentIdxBase.PriorityRelationTableInfo
Appointment.AppointmentIdxBase.UserGroupRelationTableInfo
Appointment.AppointmentIdxBase.TableInfo
Appointment.AppointmentIdxBase.PublishTableInfo
Appointment.AppointmentIdxBase.VisibleForTableInfo
EntityIdxBase<AppointmentTableInfo, AppointmentRow.AppointmentRowIdxBase>.BeginIgnoreSentryCheck()
EntityIdxBase<AppointmentTableInfo, AppointmentRow.AppointmentRowIdxBase>.EndIgnoreSentryCheck()
EntityIdxBase<AppointmentTableInfo, AppointmentRow.AppointmentRowIdxBase>.TableInfo
EntityIdxBase<AppointmentTableInfo, AppointmentRow.AppointmentRowIdxBase>.RowIdx
EntityIdxBase<AppointmentTableInfo, AppointmentRow.AppointmentRowIdxBase>.JoinRestriction
EntityIdxBase<AppointmentTableInfo, AppointmentRow.AppointmentRowIdxBase>.ReturnFields
EntityIdxBase<AppointmentTableInfo, AppointmentRow.AppointmentRowIdxBase>.IsSentryIgnored
EntityIdxBase.BeginIgnoreSentryCheck()
EntityIdxBase.EndIgnoreSentryCheck()
EntityIdxBase.IsSentryIgnored
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: SuperOffice.CRM.Entities
Assembly: SoDataBase.dll
Syntax
public sealed class IdxAssociateIdGroupIdxActiveDateTypeRegisteredMotherIdAppointmentIdAssignedByStatusRegisteredAssociateId : Appointment.AppointmentIdx<AppointmentRow.IdxMotherIdStatusActiveDateRegisteredAssociateIdRegisteredAssignedByGroupIdxTypeAssociateIdAppointmentId>, ISentryIgnorable

Constructors

IdxAssociateIdGroupIdxActiveDateTypeRegisteredMotherIdAppointmentIdAssignedByStatusRegisteredAssociateId(Int32, Int32, DateTime, AppointmentType, DateTime, Int32, Int32, Int32, AppointmentStatus, Int32)

Constructor for class Appointment.IdxAssociateIdGroupIdxActiveDateTypeRegisteredMotherIdAppointmentIdAssignedByStatusRegisteredAssociateId This class represents index 'IMother_idStatusActiveDateReg_idRegAssignedByGrp_idxTypeAssoc_idId'.

Declaration
public IdxAssociateIdGroupIdxActiveDateTypeRegisteredMotherIdAppointmentIdAssignedByStatusRegisteredAssociateId(int associateId, int groupIdx, DateTime activeDate, AppointmentType type, DateTime registered, int motherId, int appointmentId, int assignedBy, AppointmentStatus status, int registeredAssociateId)
Parameters
Type Name Description
Int32 associateId

ID of associate whose diary the appointment is in, REQUIRED

Int32 groupIdx

Group of owning associate at the time tha ppnt was created

DateTime activeDate

The date to be used for searching & showing

AppointmentType type

where=no start time,note,docin, docout

DateTime registered

Registered date

Int32 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"

Int32 appointmentId

Primary key

Int32 assignedBy

Who (last) assigned this appointment to associate_id?

AppointmentStatus status

status=done,started, not started, hidden

Int32 registeredAssociateId

Registered by whom

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