Click or drag to resize

ReportQueryGetGroupingNameMapping Method

Namespace:  Dynamicweb.Tracking.Reporting
Assembly:  Dynamicweb.Tracking (in Dynamicweb.Tracking.dll) Version: 1.0.3
Syntax
public Func<string, string> GetGroupingNameMapping(
	int index
)

Parameters

index
Type: SystemInt32

Return Value

Type: FuncString, String
See Also