Clears the specified
Picklist objects from memory.
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public void Flush(
PicklistFlushOptions options
)
Public Sub Flush (
options As PicklistFlushOptions
)
Parameters
- options
- Type: NetQuarryPicklistFlushOptions
The sort of flushing to do.
See Also