DocumentQueryProperties Constructor |
Constructor
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntax public DocumentQueryProperties(
bool isMultiQuery = false
)
Parameters
- isMultiQuery (Optional)
- Type: SystemBoolean
If true, the properties are created within the multi-query instance
See Also