Initializes a new instance of the ChangeItemCommand class.
Namespace: MindFusion.SchedulingAssembly: MindFusion.Scheduling
public ChangeItemCommand ( Schedule schedule, Item item)
Public New ( _ schedule As Schedule, _ item As Item _)
The Schedule whose item is changed.
The Item that will be modified.
ChangeItemCommand ClassMindFusion.Scheduling Namespace