JsonConfSearchConditionsJAEditorAttributeIsFilter Property
If true, indicates that the conditions will be used as filters
instead of search conditions, meaning the "is empty" operator
can/should be treated as "is empty or missing".
Defaults to true.
Namespace: MFiles.VAF.ConfigurationAssembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
public bool IsFilter { get; set; }
Property Value
Boolean