Click or drag to resize

JobIsVolatile property

If True, "Logical" is used to determine the result in the tree, if False "LastNotNullLogical". Default: False

Namespace: LogicalTaskTree
Assembly: LogicalTaskTree (in LogicalTaskTree.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntax
public bool IsVolatile { get; set; }

Property value

Boolean
See also