The online linkage contained within this document.
[Visual Basic .NET] Public Property Onlink As String
[C#] public string Onlink {get; set;}
[C++]
HRESULT get_Onlink(
BSTR* Onlink
);
[C++]
HRESULT put_Onlink(
BSTR Onlink
);
[C++]Parameters
Onlink [out, retval] Onlink is a parameter of type BSTR Onlink [in] Onlink is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.