![]()  | 
                    
                         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.UsageMode Property (ArcObjects .NET 10.5 SDK) | 
Usage mode by its number.
[Visual Basic .NET] Public Function get_UsageMode ( _ ByVal nIndex As Integer _ ) As IUsageModeInfo
[C#] public IUsageModeInfo get_UsageMode ( int nIndex );
[C++]
HRESULT get_UsageMode(
  long nIndex,
  IUsageModeInfo** pInfo
);
[C++]
Parameters nIndex [in] nIndex is a parameter of type long pInfo [out, retval]
pInfo is a parameter of type IUsageModeInfo