KMQuestionResultGroup::resultGroupDescription Method
Gets the value of the Description field from the KMQuestionResultGroup table for a specified KMQuestionResultGroupId value.
Syntax
client server public static KMQuestionResultGroupDescription resultGroupDescription(KMQuestionResultGroupId _kmQuestionResultGroupId)
Run On
Called
Parameters
- _kmQuestionResultGroupId
Type: KMQuestionResultGroupId Extended Data Type
The value of the KMQuestionResultGroupId field of the record to find.
Return Value
Type: KMQuestionResultGroupDescription Extended Data Type
The Description field value.