Show / Hide Table of Contents

Class AppointmentCollection.IdxProjectIdType

Class representing index 'IProj_idType'.

Inheritance
Object
EntityIdxBase
EntityIdxBase<AppointmentTableInfo, AppointmentRow.AppointmentRowIdxBase>
Appointment.AppointmentIdxBase
AppointmentCollection.AppointmentCollectionIdx
AppointmentCollection.AppointmentCollectionIdx<AppointmentRows.IdxProjectIdType>
AppointmentCollection.IdxProjectIdType
Implements
ISentryIgnorable
Inherited Members
AppointmentCollection.AppointmentCollectionIdx<AppointmentRows.IdxProjectIdType>.RowIdx
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 sealed class IdxProjectIdType : AppointmentCollection.AppointmentCollectionIdx<AppointmentRows.IdxProjectIdType>, ISentryIgnorable

Constructors

IdxProjectIdType(Int32, AppointmentType)

Constructor for class AppointmentCollection.IdxProjectIdType This class represents index 'IProj_idType'.

Declaration
public IdxProjectIdType(int projectId, AppointmentType type)
Parameters
Type Name Description
Int32 projectId

ID of project referred to, may be 0

AppointmentType type

where=no start time,note,docin, docout

Properties

ProjectId

ID of project referred to, may be 0

Declaration
public int ProjectId { get; set; }
Property Value
Type Description
Int32

Type

where=no start time,note,docin, docout

Declaration
public AppointmentType Type { get; set; }
Property Value
Type Description
AppointmentType

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