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


Implements creation of new dependencies in the underlying ViewModel.

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

 Public Constructors

  Name Description

CreateDependencyCommand

Initializes a new instance of the CreateDependencyCommand command.

 Public Properties

  Name Description

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

CreateDependencyCommand Class
MindFusion.DataViews.Silverlight Namespace