[]
Determines whether the expression contains slicers.
public static bool HasSlicersRefs(this ExpressionInfo e)
An ExpressionInfo object to check for.
A bool value where true if the expression contains slicers; otherwise, false.
true
false