[]
Gets whether the expression
belongs to the specified scope
.
public static bool IsExpresssionInScope(this FilterExpression expression, string scope)
Type | Name | Description |
---|---|---|
FilterExpression | expression | The original expression. |
string | scope | Property path used to check the expression belongs to. |
Type | Description |
---|---|
bool |