Initializes a new instance of the CreateResourceAllocationCommand class.
Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf
SyntaxC#
Copy Code
|
|---|
public CreateResourceAllocationCommand ( |
Visual Basic
Copy Code
|
|---|
Public New ( _ |
The project this command will operate on.
The resource that will be allocated.
The activity for which the resource will be allocated.
See Also