M-Files Vault Application Framework
C#
Show/Hide TOC
Require
When
Attribute
Condition
Types Property
The type that should be used to determine whether the decorated member is required or not.
Definition
Namespace:
MFiles.VAF.Configuration.Validation
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
Copy
public
Type
[]
ConditionTypes
{
get
; }
Property Value
Type
See Also
Reference
RequireWhenAttribute Class
MFiles.VAF.Configuration.Validation Namespace
In This Article
Definition
See Also