Class AppointmentClientObject
Inherited Members
Namespace: SuperOffice.CRM.Web.UI.Controls
Assembly: SuperOffice.CRMWeb.dll
Syntax
public class AppointmentClientObject
Constructors
AppointmentClientObject()
Declaration
public AppointmentClientObject()
AppointmentClientObject(ICalendarAppointmentObject)
Declaration
public AppointmentClientObject(ICalendarAppointmentObject obj)
Parameters
| Type | Name | Description |
|---|---|---|
| ICalendarAppointmentObject | obj |
Fields
AppointmentId
Declaration
public int AppointmentId
Field Value
| Type | Description |
|---|---|
| Int32 |
ClientID
Declaration
public string ClientID
Field Value
| Type | Description |
|---|---|
| String |
Completed
Declaration
public bool Completed
Field Value
| Type | Description |
|---|---|
| Boolean |