Gets the reference to the owning AppointmentStorage object.
Namespace:
C1.C1ScheduleAssembly: C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)
Syntax
C# |
---|
public AppointmentStorage ParentStorage { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property ParentStorage As AppointmentStorage Get |