Class AppointmentCollection.IdxUserdefId
Class representing index 'IDXAppntUdef_id'.
Inheritance
AppointmentCollection.IdxUserdefId
Implements
Inherited Members
Namespace: SuperOffice.CRM.Entities
Assembly: SoDataBase.dll
Syntax
public sealed class AppointmentCollection.IdxUserdefId : AppointmentCollection.AppointmentCollectionIdx<AppointmentRows.IdxUserdefId>, ISentryIgnorable
Constructors
IdxUserdefId(int)
Constructor for class AppointmentCollection.IdxUserdefId This class represents index 'IDXAppntUdef_id'.
Declaration
public IdxUserdefId(int userdefId)
Parameters
| Type | Name | Description |
|---|---|---|
| int | 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 |
|---|---|
| int |