PFQueryFilterEnableCoalesce Method |
Enables coalesce mode for this filter with a given value. See Coalesce property for more information.
Namespace:
Packflow.Core
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntaxpublic void EnableCoalesce(
Object coalesceValue
)
Parameters
- coalesceValue
- Type: SystemObject
See Also