Click or drag to resize

PicklistsFlush Method

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
)

Parameters

options
Type: NetQuarryPicklistFlushOptions
The sort of flushing to do.
See Also