 | NodeCunningLoadReturnedLogical field |
Comparison value for recognising changes in the logical value independently
of technically required Initializations (especially for logging, LastLogical
would trigger too often for technical reasons).
Namespace: LogicalTaskTreeAssembly: LogicalTaskTree (in LogicalTaskTree.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntaxprotected bool? LastReturnedLogical
Protected LastReturnedLogical As Boolean?
protected:
Nullable<bool> LastReturnedLogical
val mutable LastReturnedLogical: Nullable<bool>
Field value
NullableBoolean
See also