M-Files Vault Application Framework
C#
Show/Hide TOC
License
Manager
Base
T
License
Is
Optional 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#
Copy
public
virtual
bool
LicenseIsOptional
{
get
;
set
; }
Property Value
Boolean
Implements
IApplicationLicense
LicenseIsOptional
See Also
Reference
LicenseManagerBase
T
Class
MFiles.VAF Namespace
In This Article
Definition
Property Value
Implements
See Also