![]() |
This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GISClient > ESRI.ArcGIS.GISClient > Interfaces > IR > IRemoteMetadataName Interface > IRemoteMetadataName.Onlink Property (ArcObjects .NET 10.5 SDK) |
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