Click or drag to resize

MapperFiltersGetLongDesc Method

Construct a detailed description for the entire collection of filters.

Namespace:  NetQuarry.Data
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public string GetLongDesc(
	GetFilterFlags flags
)

Parameters

flags
Type: NetQuarry.DataGetFilterFlags
Flags specifying how the description should be constructed.

Return Value

Type: String
The detailed description of the entire filter.
See Also