Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.