Click or drag to resize
MsiLicenseIsLicensed Method (KeyFlag)
Returns True if package is licensed (given optional application module), otherwise returns False.

Namespace: FDF.Common
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public bool IsLicensed(
	KeyFlag flag = KeyFlag.NONE
)

Parameters

flag (Optional)
Type: KeyFlag

Return Value

Type: Boolean
Remarks