Show / Hide Table of Contents

Class AppointmentCollection.IdxProjectId

Class representing index 'IDXAppntProj_id'.

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

Constructors

IdxProjectId(int)

Constructor for class AppointmentCollection.IdxProjectId This class represents index 'IDXAppntProj_id'.

Declaration
public IdxProjectId(int projectId)
Parameters
Type Name Description
int projectId

ID of project referred to, may be 0

Properties

ProjectId

ID of project referred to, may be 0

Declaration
public int ProjectId { 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