LinkShape.IsRouted Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns whether this LinkShape has been routed yet or is still ripped up and awaiting a reroute.
public:
bool IsRouted();
public bool IsRouted ();
member this.IsRouted : unit -> bool
Public Function IsRouted () As Boolean