C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / Action Class / Action Constructor / Action Constructor(Appointment)
The Appointment object.

In This Topic
Action Constructor(Appointment)
In This Topic
Initializes a new instance of the Action class.
Syntax
'Declaration
 
Public Function New( _
   ByVal owner As Appointment _
)
 

Parameters

owner
The Appointment object.
See Also