 | LogicalNodeViewModelShortResult property |
Short text for exceptions of the assigned LogicalNode.
Namespace: Vishnu.ViewModelAssembly: Vishnu.ViewModel (in Vishnu.ViewModel.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntaxpublic string ShortResult { get; }
Public ReadOnly Property ShortResult As String
Get
public:
property String^ ShortResult {
String^ get ();
}
member ShortResult : string with get
Property value
String
See also