 | JobCunningViewModelButtonRunBreakText property |
Publishes a ButtonText corresponding to this._myLogicalNode.CanTreeStart.
Namespace: Vishnu.ViewModelAssembly: Vishnu.ViewModel (in Vishnu.ViewModel.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntaxpublic string ButtonRunBreakText { get; }
Public ReadOnly Property ButtonRunBreakText As String
Get
public:
property String^ ButtonRunBreakText {
String^ get ();
}
member ButtonRunBreakText : string with get
Property value
String
See also