NoLicenseInstalledException Constructor XML Compare .NET API Documentation
XML Compare .NET API Documentation - DEPRECATED
Constructs a new NoLicenseInstalledException appropriate for use by the XML Compare code.

Namespace: com.deltaxml.api
Assembly: deltaxml (in deltaxml.dll) Version: 10.4.0.1000
Syntax

public NoLicenseInstalledException(
	string licensedProduct
)

Parameters

licensedProduct
Type: System String
the name of the product
Remarks

Constructs a new NoLicenseInstalledException appropriate for use by the XML Compare code.
See Also