MindFusion.Scheduling for Silverlight Programmer's Guide
CompositeCommand Constructor
See Also
 





Initializes a new instance of the CompositeCommand class.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.Silverlight

 Syntax

C#  Copy Code

public CompositeCommand (
    Schedule schedule
)

Visual Basic  Copy Code

Public New ( _
    schedule As Schedule _
)

 Parameters

schedule
The Schedule modified by this command.

 See Also

CompositeCommand Class
MindFusion.Scheduling Namespace