Click or drag to resize

PFViewAggregationGetLabel Method (PFQueryAggregationType, PFTranslations)

Gets a translated text representing the specified aggregation type.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public static string GetLabel(
	PFQueryAggregationType type,
	PFTranslations translations
)

Parameters

type
Type: Packflow.CorePFQueryAggregationType
translations
Type: Packflow.InterfacePFTranslations

Return Value

Type: String
See Also