Click or drag to resize
MsiLicenseUsage Enumeration
Current licensing schema usage type.

Namespace: FDF.Common
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public enum MsiLicenseUsage
Members
  Member nameValueDescription
Commercial0Commercial (COM).
NotForResale1Not for resale (NFR).
Educational2Educational (EDU).
See Also