Reference value for the specified value.
[Visual Basic .NET] Public Function get_ReferenceValue ( _ ByVal Value As String _ ) As String
[C#] public string get_ReferenceValue ( string Value );
[C++]
HRESULT get_ReferenceValue(
BSTR Value,
BSTR* pVal
);
[C++]Parameters
Value [in] Value is a parameter of type BSTR pVal [out, retval] pVal is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.