Show / Hide Table of Contents

Class CalendarContainer.ClientObject

Inheritance
Object
CalendarContainer.ClientObject
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: SuperOffice.CRM.Web.UI.Controls
Assembly: SuperOffice.CRMWeb.dll
Syntax
public class ClientObject

Constructors

ClientObject()

Declaration
public ClientObject()

ClientObject(ICalendarContainerClientObject, Appointment[])

Declaration
public ClientObject(ICalendarContainerClientObject obj, Appointment[] appointments)
Parameters
Type Name Description
ICalendarContainerClientObject obj
Appointment[] appointments

Fields

CalendarClientObjects

Declaration
public Calendar.ClientObject[] CalendarClientObjects
Field Value
Type Description
Calendar.ClientObject[]

ClientID

Declaration
public string ClientID
Field Value
Type Description
String

Properties

ClientScript

Declaration
public string ClientScript { get; }
Property Value
Type Description
String

CurrentAppointmentId

Declaration
public int CurrentAppointmentId { get; }
Property Value
Type Description
Int32

FirstAppointmentTime

Declaration
public string FirstAppointmentTime { get; set; }
Property Value
Type Description
String

LastAppointmentTime

Declaration
public string LastAppointmentTime { get; set; }
Property Value
Type Description
String
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top