Gets the navigation state queries referenced by this Supplement.
| C# | Visual Basic | Visual C++ |
public virtual NavigationRefsList NavigationRefs{ get;}
Public Overridable ReadOnly Property NavigationRefs As NavigationRefsList
public: virtual property NavigationRefsList^ NavigationRefs { NavigationRefsList^ get (); }
Navigation references of this supplement.
Returns an empty value list list if there are no navigation
state references.