 | MainWindowViewModelBreakJobGroups Eigenschaft |
Command für den Break-Button im LogicalTaskTreeControl.
Namensraum: Vishnu.ViewModelAssembly: Vishnu.ViewModel (in Vishnu.ViewModel.dll) Version: 1.0.0+d75bac576d44afb64cfff79fd3665c8ca1172cbc
Syntaxpublic ICommand BreakJobGroups { get; }
Public ReadOnly Property BreakJobGroups As ICommand
Get
public:
property ICommand^ BreakJobGroups {
ICommand^ get ();
}
member BreakJobGroups : ICommand with get
Eigenschaftswert
ICommand
Siehe auch