Property Expression
Expression
Gets the expression.
public Expression<Func<TDocument, bool>> Expression { get; }
Property Value
- Expression<Func<TDocument, bool>>
Gets the expression.
public Expression<Func<TDocument, bool>> Expression { get; }