Show / Hide Table of Contents

Class AppointmentCollection.IdxTextId

Class representing index 'IDXAppntText_id'.

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

Constructors

IdxTextId(int)

Constructor for class AppointmentCollection.IdxTextId This class represents index 'IDXAppntText_id'.

Declaration
public IdxTextId(int textId)
Parameters
Type Name Description
int textId

ID of record containing appointment text

Properties

TextId

ID of record containing appointment text

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