Class AppointmentMappingInfo.PropertyNames
Inheritance
System.Object
AppointmentMappingInfo.PropertyNames
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.Scheduler.dll
Syntax
public static class PropertyNames
Fields
AllDay
Declaration
public const string AllDay = "AllDay"
Field Value
System.String
|
AllowDelete
Declaration
public const string AllowDelete = "AllowDelete"
Field Value
System.String
|
AllowEdit
Declaration
public const string AllowEdit = "AllowEdit"
Field Value
System.String
|
BackgroundId
Declaration
public const string BackgroundId = "BackgroundId"
Field Value
System.String
|
Description
Declaration
public const string Description = "Description"
Field Value
System.String
|
Duration
Declaration
public const string Duration = "Duration"
Field Value
System.String
|
End
Declaration
public const string End = "End"
Field Value
System.String
|
Exceptions
Declaration
public const string Exceptions = "Exceptions"
Field Value
System.String
|
Location
Declaration
public const string Location = "Location"
Field Value
System.String
|
MasterEventId
Declaration
public const string MasterEventId = "MasterEventId"
Field Value
System.String
|
RecurrenceId
Declaration
public const string RecurrenceId = "RecurrenceId"
Field Value
System.String
|
RecurrenceRule
Declaration
public const string RecurrenceRule = "RecurrenceRule"
Field Value
System.String
|
Reminder
Declaration
public const string Reminder = "Reminder"
Field Value
System.String
|
ResourceId
Declaration
public const string ResourceId = "ResourceId"
Field Value
System.String
|
Resources
Declaration
public const string Resources = "ResourceIds"
Field Value
System.String
|
Start
Declaration
public const string Start = "Start"
Field Value
System.String
|
StatusId
Declaration
public const string StatusId = "StatusId"
Field Value
System.String
|
Summary
Declaration
public const string Summary = "Summary"
Field Value
System.String
|
UniqueId
Declaration
public const string UniqueId = "UniqueId"
Field Value
System.String
|
Visible
Declaration
public const string Visible = "Visible"
Field Value
System.String
|