Implements deletion of schedule items.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.Wpf
SyntaxC#
Copy Code
|
|---|
public class RemoveItemCommand : Command |
Visual Basic
Copy Code
|
|---|
Public Class RemoveItemCommand |
Inheritance HierarchySystem.Object![]()
MindFusion.Scheduling.Command
MindFusion.Scheduling.RemoveItemCommand
See Also