RgfAggregationSettingsDeepCopy Method

Definition

Namespace: Recrovit.RecroGridFramework.Abstraction.Models
Assembly: Recrovit.RecroGridFramework.Abstraction (in Recrovit.RecroGridFramework.Abstraction.dll) Version: 1.13.0.11213
C#
public static RgfAggregationSettings DeepCopy(
	RgfAggregationSettings source
)

Parameters

source  RgfAggregationSettings
 

Return Value

RgfAggregationSettings

See Also