MindFusion.Scheduling for Silverlight Programmer's Guide
CreateResourceAllocationCommand Members
Constructors Properties Methods
 


Implements creation of new allocations in the underlying ViewModel.

The following tables list the members exposed by the CreateResourceAllocationCommand type.

 Public Constructors

  Name Description

CreateResourceAllocationCommand

Initializes a new instance of the CreateResourceAllocationCommand class.

 Public Properties

  Name Description

Activity

Get the activity for which the resource will be allocated.

Resource

Gets the resource that will be allocated.

Result

Gets the result of the command execution.

 Protected Properties

  Name Description

Project

Gets the ViewModel modified by this Command object. (Inherited from Command.)

 Protected Methods

  Name Description

Execute

Command.Execute override.

Redo

Command.Redo override.

Undo

Command.Undo override.

 See Also

CreateResourceAllocationCommand Class
MindFusion.DataViews.Silverlight Namespace