 | JobCunningViewModelButtonRunText 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 ButtonRunText { get; }
Public ReadOnly Property ButtonRunText As String
Get
public:
property String^ ButtonRunText {
String^ get ();
}
member ButtonRunText : string with get
Property value
String
See also