LicenseCheckerSelectLicense Method |
Add a DHI license identifier to the list of license that will be requested.
Namespace:
DHI.Mike1D.Generic
Assembly:
DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public void SelectLicense(
string licenseType
)
Public Sub SelectLicense (
licenseType As String
)
public:
void SelectLicense(
String^ licenseType
)
Parameters
- licenseType
- Type: SystemString
[Missing <param name="licenseType"/> documentation for "M:DHI.Mike1D.Generic.LicenseChecker.SelectLicense(System.String)"]
See Also