 | NodeCunningIsVolatile property |
If True, Logical is used to determine the result in the tree,
for False LastNotNullLogical;
Default: false.
Namespace: LogicalTaskTreeAssembly: LogicalTaskTree (in LogicalTaskTree.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntaxpublic bool IsVolatile { get; }
Public ReadOnly Property IsVolatile As Boolean
Get
public:
property bool IsVolatile {
bool get ();
}
member IsVolatile : bool with get
Property value
Boolean
See also