Click or drag to resize

JobConnectorLogicalExpression property

The logical expression that is processed by the referenced JobList. The variables correspond to checkers (tree leaves or end nodes).

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

Property value

String
See also