M-Files Vault Application Framework
C#
Show/Hide TOC
Value
Option
Hidden Property
If true, the option will not appear in the select list.
Definition
Namespace:
MFiles.VAF.Configuration.JsonEditor
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
Copy
public
bool
Hidden
{
get
;
set
; }
Property Value
Boolean
See Also
Reference
ValueOption Class
MFiles.VAF.Configuration.JsonEditor Namespace
In This Article
Definition
See Also