This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGpDispatch Interface > IGpDispatch.ProductInfo Method (ArcObjects .NET 10.5 SDK) |
Gets the product license info.
[Visual Basic .NET] Public Function ProductInfo ( _ ) As String
[C#] public string ProductInfo ( );
[C++]
HRESULT ProductInfo(
BSTR* Status
);
[C++]
Parameters Status [out, retval] Status is a parameter of type BSTR