LicenseCheckerSelectLicense Method

Add a DHI license identifier to the list of license that will be requested.

Definition

Namespace: DHI.Mike1D.Generic
Assembly: DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
public void SelectLicense(
	string licenseType
)

Parameters

licenseType  String

[Missing <param name="licenseType"/> documentation for "M:DHI.Mike1D.Generic.LicenseChecker.SelectLicense(System.String)"]

See Also