Dialer SDK > Testing > Interview simulator > SampleRecordXml
 
SampleRecordXml
Type
Property (read only)
Parameters
N/A
Description
Sample record attached to an interviewer as Xml. Valid between GetNextContact and Return. Empty otherwise.
Remarks
Example XML:
<SampleFields>
  <SampleField>
    <name>ID</name>
    <value>ID1</value>
  </SampleField>
</SampleFields>
See also
Interview simulator