Clear Statistics and set defaults from a supplied Statistics Set.

Syntax

finClientStatisticsSet.DefaultFromStatisticsSet(statisticsSet, clientGroupId, individualStatistics, statisticsFixed, [warnings])

Parameters

NameTypeOptionalByRefDescription
statisticsSet finClientStatisticsSet The Statistics Set to default from.
clientGroupId String The Id of a Client Group. If this Client Group has Fixed Statistics then this Statistics Set will first be defaulted from this Client Group and then the values updated from the supplied Statistics Set.
individualStatistics Boolean True to default the Individual Client Statistics, False to default the Organisation Client Statistics.
statisticsFixed Boolean ByRef
warnings String Optional ByRef Any warnings that were given, e.g. if the Client Group has Fixed Statistics and the Statistics Set contained items outside of these that could not be defaulted.

Return Value

Boolean

A Boolean value indicating success.

Member of:
finClientStatisticsSet
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0