Click or drag to resize

Transmitter5LoadLicenseFile Method

Load the SwissDecTX license file to be used for this process

Namespace: SwissDecTX
Assembly: SwissDecTX.Transmitter5 (in SwissDecTX.Transmitter5.dll) Version: 5.0.0.0 (5.0.0.0)
Syntax
public void LoadLicenseFile(
	string licenseFilePathName
)

Parameters

licenseFilePathName  String
The fully qualified path name of the license file to load.
See Also