Show / Hide Table of Contents

Class AppointmentCollection.IdxDocumentId

Class representing index 'IDXAppntDoc_id'.

Inheritance
object
EntityIdxBase
EntityIdxBase<AppointmentTableInfo, AppointmentRow.AppointmentRowIdxBase>
Appointment.AppointmentIdxBase
AppointmentCollection.AppointmentCollectionIdx
AppointmentCollection.AppointmentCollectionIdx<AppointmentRows.IdxDocumentId>
AppointmentCollection.IdxDocumentId
Implements
ISentryIgnorable
Inherited Members
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 AppointmentCollection.IdxDocumentId : AppointmentCollection.AppointmentCollectionIdx<AppointmentRows.IdxDocumentId>, ISentryIgnorable

Constructors

IdxDocumentId(int)

Constructor for class AppointmentCollection.IdxDocumentId This class represents index 'IDXAppntDoc_id'.

Declaration
public IdxDocumentId(int documentId)
Parameters
Type Name Description
int documentId

"Points to document record; 0 for non-document appointments!"

Properties

DocumentId

"Points to document record; 0 for non-document appointments!"

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

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