Initializes a new instance of the Action class.
Namespace:
C1.C1ScheduleAssembly: C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)
Syntax
| C# |
|---|
public Action( Appointment owner ) |
| Visual Basic (Declaration) |
|---|
Public Sub New ( _ owner As Appointment _ ) |
Parameters
- owner
- Type: C1.C1Schedule..::..Appointment
The Appointment object.