KMQuestionResultGroup::maxPointPerCollection Method
Gets the Sum value of the MaxPoint field values from the KMQuestionResultGroup table for a specified KMCollectionId value.
Syntax
client server public static KMAnswerPoint maxPointPerCollection(KMCollectionId _kmCollectionId)
Run On
Called
Parameters
- _kmCollectionId
Type: KMCollectionId Extended Data Type
The value of the KMCollectionId field of the record to find.
Return Value
Type: KMAnswerPoint Extended Data Type
The Sum of the MaxPoint field values.