Miner.LicenseManagement.LicenseServer Assembly > Miner.LicenseManagement Namespace > LicenseServer Class : CheckOut Method |
'Declaration Public 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 LicenseServer 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)
public 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.