Gets the condition against which the table's records are matched.
Assembly: Epic.Query
Declaration Syntax
C# |
public Predicate Condition { get; }
Value
The condition.
Assembly: Epic.Query
C# |
public Predicate Condition { get; }