ComponentOne Scheduler for WinForms
Action Constructor(Appointment)

C1.Win.C1Schedule.4 Assembly > C1.C1Schedule Namespace > Action Class > Action Constructor : Action Constructor(Appointment)
The Appointment object.
Initializes a new instance of the Action class.
Syntax
'Declaration
 
Public Function New( _
   ByVal owner As Appointment _
)
public Action( 
   Appointment owner
)

Parameters

owner
The Appointment object.
See Also

Reference

Action Class
Action Members
Overload List