Miner.LicenseManagement.Framework Assembly > Miner.LicenseManagement.Framework Namespace > ILicenseServer Interface : CheckOut Method |
'Declaration Function CheckOut( _ ByVal featureName As String, _ ByVal version As Double, _ ByVal numLicenses As Long, _ ByVal userName As String, _ ByVal machineName As String _ ) As LicenseCheckoutTicket
'Usage Dim instance As ILicenseServer Dim featureName As String Dim version As Double Dim numLicenses As Long Dim userName As String Dim machineName As String Dim value As LicenseCheckoutTicket value = instance.CheckOut(featureName, version, numLicenses, userName, machineName)
LicenseCheckoutTicket CheckOut( string featureName, double version, long numLicenses, string userName, string machineName )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.