FullTextSearchFlagsJA Constructor (MFFullTextSearchFlags) |
Constructor that initializes itself with an existing api object.
Namespace:
MFiles.VAF.Configuration.JsonAdaptor
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 2.1.0.1 (2.1.0.1)
Syntaxpublic FullTextSearchFlagsJA(
MFFullTextSearchFlags fullTextSearchFlags
)
Parameters
- fullTextSearchFlags
- Type: MFFullTextSearchFlags
An api object instance to initailize this object with.
See Also