Documentation Center

PslLanguage.GetStatistics

Returns statistical information about the all translation lists in the project that belong to this target language. The data is returned as a PslStatistics object. The returned numbers are not necessarily the same as the sums of PslTransList.GetStatistics, because the replicates are calculated over the whole project.

Synax

Expression.GetStatistics as PslStatistics

Expression Required. Object of type PslLanguage