 | LogicalNode_nextRunInfo field |
Info text about the next start of the node (if known) or null (internal field).
Namespace: LogicalTaskTreeAssembly: LogicalTaskTree (in LogicalTaskTree.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntaxprotected string? _nextRunInfo
Protected _nextRunInfo As String
protected:
String^ _nextRunInfo
val mutable _nextRunInfo: string
Field value
String
See also