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