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

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