FullTextSearchFlagsJAAllWords Property |
Maps to MFFullTextSearchFlagsTypeAllWords.
Namespace:
MFiles.VAF.Configuration.JsonAdaptor
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 21.8.10524.1
Syntaxpublic bool AllWords { get; set; }
Public Property AllWords As Boolean
Get
Set
public:
property bool AllWords {
bool get ();
void set (bool value);
}
Property Value
Type:
Boolean
See Also