Show / Hide Table of Contents

Class AppointmentCollection.IdxUserdefId

Class representing index 'IDXAppntUdef_id'.

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

Constructors

IdxUserdefId(Int32)

Constructor for class AppointmentCollection.IdxUserdefId This class represents index 'IDXAppntUdef_id'.

Declaration
public IdxUserdefId(int userdefId)
Parameters
Type Name Description
Int32 userdefId

User defined table record 1 (for future use)

Properties

UserdefId

User defined table record 1 (for future use)

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