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 > IDataLicenseManager Interface > IDataLicenseManager.RemoveLicense Method (ArcObjects .NET 10.5 SDK) |
Removes license information.
[Visual Basic .NET] Public Sub RemoveLicense ( _ ByVal nIdx As Integer _ )
[C#] public void RemoveLicense ( int nIdx );
[C++]
HRESULT RemoveLicense(
long nIdx
);
[C++]
Parameters nIdx [in] nIdx is a parameter of type long