M-Files Vault Application Framework
C#
Show/Hide TOC
License
Content
Base
Format
Error Property
Had we format error from deserializing or smth.
Definition
Namespace:
MFiles.VAF.Configuration
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
Copy
public
bool
FormatError
{
get
;
set
; }
Property Value
Boolean
Implements
IApplicationLicenseContent
FormatError
See Also
Reference
LicenseContentBase Class
MFiles.VAF.Configuration Namespace
In This Article
Definition
Property Value
Implements
See Also