Returns the value for the data column in the dataset definition.
[Visual Basic .NET] Public Function getValue ( _ ByVal piDataMessage As IDataMessage _ ) As Object
[C#] public object getValue ( IDataMessage piDataMessage );
[C++]
HRESULT getValue(
IDataMessage* piDataMessage,
VARIANT* ppValue
);
[C++]Parameters
piDataMessage [in]piDataMessage is a parameter of type IDataMessage
ppValue [out, retval] ppValue is a parameter of type VARIANT
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.