Show / Hide Table of Contents

Class AppointmentCollection.IdxPersonId

Class representing index 'IDXAppntPers_id'.

Inheritance
Object
EntityIdxBase
EntityIdxBase<AppointmentTableInfo, AppointmentRow.AppointmentRowIdxBase>
Appointment.AppointmentIdxBase
AppointmentCollection.AppointmentCollectionIdx
AppointmentCollection.AppointmentCollectionIdx<AppointmentRows.IdxPersonId>
AppointmentCollection.IdxPersonId
Implements
ISentryIgnorable
Namespace: SuperOffice.CRM.Entities
Assembly: SoDataBase.dll
Syntax
public sealed class IdxPersonId : AppointmentCollection.AppointmentCollectionIdx<AppointmentRows.IdxPersonId>, ISentryIgnorable

Constructors

IdxPersonId(Int32)

Constructor for class AppointmentCollection.IdxPersonId This class represents index 'IDXAppntPers_id'.

Declaration
public IdxPersonId(int personId)
Parameters
Type Name Description
Int32 personId

Person ID of person the appointment is with, may be 0

Properties

PersonId

Person ID of person the appointment is with, may be 0

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

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