Show / Hide Table of Contents

Class AppointmentCollection.IdxUserdef2Id

Class representing index 'IDXAppntUdef2_id'.

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

Constructors

IdxUserdef2Id(int)

Constructor for class AppointmentCollection.IdxUserdef2Id This class represents index 'IDXAppntUdef2_id'.

Declaration
public IdxUserdef2Id(int userdef2Id)
Parameters
Type Name Description
int userdef2Id

User defined table record 2 (for future use)

Properties

Userdef2Id

User defined table record 2 (for future use)

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