Gets the Index of the first Statistic where the StatisticTypeId matches the supplied one.

Syntax

finClientStatistics.IndexOfStatisticType(statisticTypeId, [description])

Parameters

NameTypeOptionalByRefDescription
statisticTypeId String
description String Optional The Statistic's Description to match.

Return Value

Integer

A Integer value. -1 will be returned if no Statistic is found matching the StatisticTypeId.

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