Show / Hide Table of Contents

Class AppointmentCollection.AppointmentCollectionIdx<TIdx>

Inheritance
Object
EntityIdxBase
EntityIdxBase<AppointmentTableInfo, AppointmentRow.AppointmentRowIdxBase>
Appointment.AppointmentIdxBase
AppointmentCollection.AppointmentCollectionIdx
AppointmentCollection.AppointmentCollectionIdx<TIdx>
AppointmentCollection.CustomSearch
AppointmentCollection.IdxActiveDate
AppointmentCollection.IdxActiveDateMotherIdRecurrenceRuleId
AppointmentCollection.IdxActiveDateStatusTypeAssociateId
AppointmentCollection.IdxAssociateIdDoByStatusType
AppointmentCollection.IdxAssociateIdRecurrenceRuleIdActiveDate
AppointmentCollection.IdxAssociateIdStatusDoneType
AppointmentCollection.IdxContactId
AppointmentCollection.IdxContactIdType
AppointmentCollection.IdxDoBy
AppointmentCollection.IdxDoByTypeEndDateAssociateId
AppointmentCollection.IdxDocumentId
AppointmentCollection.IdxDone
AppointmentCollection.IdxGroupIdx
AppointmentCollection.IdxMotherId
AppointmentCollection.IdxPersonId
AppointmentCollection.IdxProjectId
AppointmentCollection.IdxProjectIdType
AppointmentCollection.IdxSource
AppointmentCollection.IdxTextId
AppointmentCollection.IdxUserdef2Id
AppointmentCollection.IdxUserdefId
Implements
ISentryIgnorable
Inherited Members
AppointmentCollection.AppointmentCollectionIdx.ToAppointmentCollection()
AppointmentCollection.AppointmentCollectionIdx.IsDistinct
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 abstract class AppointmentCollectionIdx<TIdx> : AppointmentCollection.AppointmentCollectionIdx, ISentryIgnorable where TIdx : AppointmentRows.AppointmentRowsIdx
Type Parameters
Name Description
TIdx

Constructors

AppointmentCollectionIdx(TIdx)

Constructor for the index facades.

Declaration
protected AppointmentCollectionIdx(TIdx idx)
Parameters
Type Name Description
TIdx idx

Index for the AppointmentRows object

Properties

RowIdx

Declaration
public TIdx RowIdx { get; }
Property Value
Type Description
TIdx

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