Is it possible to create a rule that flags polylines if it intersects along the boundary of a polygon.
I know I can get this if it intersects anywhere with Intersects(). Yet trying to create it if the line runs along the boundary.

Thanks in advance!
~jake