Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
CancelCommand Property
NamespacesGenesyslab.Desktop.Modules.Windows.Views.Toolbar.MyWorkplace.PlaceStatus.ForwardICancelForwardViewModelCancelCommand
Gets the cancel command.
Declaration Syntax
C#Visual BasicVisual C++
DelegateCommand<Object> CancelCommand { get; }
ReadOnly Property CancelCommand As DelegateCommand(Of Object)
property DelegateCommand<Object^>^ CancelCommand {
	DelegateCommand<Object^>^ get ();
}
Value
The cancel command.

Assembly: Genesyslab.Desktop.Modules.Windows (Module: Genesyslab.Desktop.Modules.Windows) Version: 8.0.2.15 (8.0.002.15)