Gets the reference to the parent AppointmentCollection object.
Namespace:
C1.C1ScheduleAssembly: C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)
Syntax
| C# |
|---|
public AppointmentCollection ParentCollection { get; internal set; } |
| Visual Basic |
|---|
Public Property ParentCollection As AppointmentCollection Get Friend Set |