FullTextSearchFlagsJAValue Property |
Underlying "wrapped" value of the object.
Namespace:
MFiles.VAF.Configuration.JsonAdaptor
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 21.8.10524.1
Syntaxpublic MFFullTextSearchFlags Value { get; set; }
Public Property Value As MFFullTextSearchFlags
Get
Set
public:
property MFFullTextSearchFlags Value {
MFFullTextSearchFlags get ();
void set (MFFullTextSearchFlags value);
}
Property Value
Type:
MFFullTextSearchFlags
See Also