Share via


KMCollectionQuestionAnswer::questionResultGroupId Method

Gets the KmQuestionResultGroupId field value from a KMCollectionQuestionAnswer table record based on the supplied values of the KMCollectionId, KMQuestionId, ParentQuestionId, and AnswerCollectionSequenceNumber fields.

Syntax

client server public static KMQuestionResultGroupId questionResultGroupId(
    KMCollectionId _kmCollectionId, 
    KMQuestionId _kmQuestionId, 
    KMQuestionParentId _parentQuestionId, 
    KMAnswerCollectionSequenceNumber _answerCollectionSequenceNumber)

Run On

Called

Parameters

Return Value

Type: KMQuestionResultGroupId Extended Data Type
A KmQuestionResultGroupId field value.

See Also

Reference

KMCollectionQuestionAnswer Table