This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IA > IActionLookupSupport Interface > IActionLookupSupport.ReadDataValues Method (ArcObjects .NET 10.4 SDK) |
Read data values from lookup table.
[Visual Basic .NET] Public Sub ReadDataValues ( _ ByVal bstrLookupTableName As String _ )
[C#] public void ReadDataValues ( string bstrLookupTableName );
[C++]
HRESULT ReadDataValues(
BSTR bstrLookupTableName
);
[C++]
Parameters bstrLookupTableName [in] bstrLookupTableName is a parameter of type BSTR