C++
C#
VB
JScript
All

Method ISession­Engine.­Get­New­Sample­Record


Function GetNewSampleRecord( ByVal InterviewerSessionToken As String,
                ByVal InterviewPropertiesXML As String ) As String

Gets a new sample record from sample management.

Parameters

Input argumentInterviewerSessionToken

The unique token returned from CreateInterviewerSession that identifies the interviewer.

Input argumentInterviewPropertiesXML

The interview properties as XML.

Return Value

The new sample record for the interviewer as sample results XML.

Remarks

For further details, refer to the GetNewSampleRecordWithCriteria method.