Indicates if the layer has hyperlinks.
[Visual Basic .NET] Public ReadOnly Property HasHyperlinks As Boolean
[C#] public bool HasHyperlinks {get;}
[C++]
HRESULT get_HasHyperlinks(
VARIANT_BOOL* hasLinks
);
[C++]Parameters
hasLinks [out, retval] hasLinks is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.