This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesFile > ESRI.ArcGIS.DataSourcesFile > Interfaces > ID > IDataLicenseInfo Interface > IDataLicenseInfo.DataProductName Property (ArcObjects .NET 10.5 SDK) |
Name of data product.
[Visual Basic .NET] Public ReadOnly Property DataProductName As String
[C#] public string DataProductName {get;}
[C++]
HRESULT get_DataProductName(
BSTR* pVal
);
[C++]
Parameters pVal [out, retval] pVal is a parameter of type BSTR