Show / Hide Table of Contents

Class AppointmentEvent

Inheritance
Object
ContextBase
DragDropContext
CalendarContainerEvent
CalendarEvent
AppointmentEvent
Implements
ICalendarAppointmentObject
Inherited Members
CalendarEvent._containerClientID
CalendarEvent._calendarDate
CalendarEvent._associateID
CalendarEvent.AssociateID
CalendarEvent.ContainerClientID
CalendarEvent.CalendarDate
CalendarContainerEvent._timeScaleType
CalendarContainerEvent.myVar
CalendarContainerEvent._appointmentPlacement
CalendarContainerEvent.MyProperty
CalendarContainerEvent.CalendarsHasTimeFollow
CalendarContainerEvent.AppointmentPlacement
CalendarContainerEvent.CalendarIdArray
CalendarContainerEvent.TimeScaleId
CalendarContainerEvent.TimeScaleType
CalendarContainerEvent.StartTimeCurrent
CalendarContainerEvent.FirstAppointmentTop
CalendarContainerEvent.LastAppointmentTop
DragDropContext._canStartDrag
DragDropContext._dragGuideId
DragDropContext._callbackFunction
DragDropContext._callbackCopyFunction
DragDropContext._dragObject
DragDropContext.DragObject
DragDropContext.CanStartDrag
DragDropContext.DragGuideId
DragDropContext.CallbackFunction
DragDropContext.CallbackCopyFunction
ContextBase._contextType
ContextBase._clientId
ContextBase._htmlElement
ContextBase._containerId
ContextBase._clientScript
ContextBase._offsetTop
ContextBase.ToString()
ContextBase.OffsetTop
ContextBase.ClientScript
ContextBase.ContainerId
ContextBase.HtmlElement
ContextBase.ContextType
ContextBase.ClientID
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: SuperOffice.CRM.Web.UI
Assembly: SuperOffice.CRMWeb.dll
Syntax
public class AppointmentEvent : CalendarEvent, ICalendarAppointmentObject

Constructors

AppointmentEvent(CalendarAppointment)

Declaration
public AppointmentEvent(CalendarAppointment appointment)
Parameters
Type Name Description
CalendarAppointment appointment

Properties

AppointmentCanBeMoved

Declaration
public bool AppointmentCanBeMoved { get; }
Property Value
Type Description
Boolean

AppointmentCanBeUpdated

Declaration
public bool AppointmentCanBeUpdated { get; }
Property Value
Type Description
Boolean

AppointmentId

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

CalendarClientID

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

Completed

Declaration
public bool Completed { get; }
Property Value
Type Description
Boolean

DoBy

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

EndDate

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

IsBooking

Declaration
public bool IsBooking { get; set; }
Property Value
Type Description
Boolean

IsBookingMain

Declaration
public bool IsBookingMain { get; set; }
Property Value
Type Description
Boolean

IsRecurrence

Declaration
public bool IsRecurrence { get; set; }
Property Value
Type Description
Boolean

Explicit Interface Implementations

ICalendarAppointmentObject.get_ClientID()

Declaration
string ICalendarAppointmentObject.get_ClientID()
Returns
Type Description
String

Implements

ICalendarAppointmentObject
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top