 | LogicalNodeViewModelLoadRunInfo property |
Time of the last start of the node as a string.
Namespace: Vishnu.ViewModelAssembly: Vishnu.ViewModel (in Vishnu.ViewModel.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntaxpublic string LastRunInfo { get; }
Public ReadOnly Property LastRunInfo As String
Get
public:
property String^ LastRunInfo {
String^ get ();
}
member LastRunInfo : string with get
Property value
String
See also