ComponentOne Scheduler for WinForms
Parameters Property

C1.Win.C1Schedule.4 Assembly > C1.C1Schedule Namespace > Action Class : Parameters Property
Gets or sets parameters used when the action is invoked.
Syntax
'Declaration
 
Public Property Parameters As System.String
public System.string Parameters {get; set;}
See Also

Reference

Action Class
Action Members