Share via


KMQuestionnaireRun.set Method [AX 2012]

Sets the questionnaire answer session runtime properties.

Syntax

public boolean set(
    KMQuestionnaireRunMode _runMode, 
    SearchString _selection, 
    HcmPersonRecId _person)

Run On

Client

Parameters

Return Value

Type: boolean
true if the questionnaire answer session runtime properties are set; otherwise, false.

See Also

Reference

KMQuestionnaireRun Class