This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IA > IActionGEN Interface > IActionGEN.Version Property (ArcObjects .NET 10.4 SDK) |
Allows user to retrieve the version number for this action.
[Visual Basic .NET] Public ReadOnly Property Version As Double
[C#] public double Version {get;}
[C++]
HRESULT get_Version(
double* pVal
);
[C++]
Parameters pVal [out, retval] pVal is a parameter of type double