M-Files Vault Application Framework
C#
Show/Hide TOC
License
Content
Base
Is
Evaluated Property
Is our instance evaluated.
Definition
Namespace:
MFiles.VAF.Configuration
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
Copy
public
bool
IsEvaluated
{
get
;
set
; }
Property Value
Boolean
Implements
IApplicationLicenseContent
IsEvaluated
See Also
Reference
LicenseContentBase Class
MFiles.VAF.Configuration Namespace
In This Article
Definition
Property Value
Implements
See Also