Initializes a new instance of the Command class.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
SyntaxC#
Copy Code
|
|---|
protected Command ( |
Visual Basic
Copy Code
|
|---|
Protected New ( _ |
The Schedule object this command will operate on.
See Also