M-Files Vault Application Framework
C#
Show/Hide TOC
Require
When
Attribute
Hide
When
Not
Required Property
Indicates whether the decorated member should be hidden from the property grid when it is not required.
Definition
Namespace:
MFiles.VAF.Configuration.Validation
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
Copy
public
bool
HideWhenNotRequired
{
get
; }
Property Value
Boolean
See Also
Reference
RequireWhenAttribute Class
MFiles.VAF.Configuration.Validation Namespace
In This Article
Definition
See Also