LicenseManagerBaseTLicenseIsOptional Property

True to operate (to some extent) without license. False to require.

Definition

Namespace: MFiles.VAF
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public virtual bool LicenseIsOptional { get; set; }

Property Value

Boolean

Implements

IApplicationLicenseLicenseIsOptional

See Also