SurveyObjectCommand Properties |
The SurveyObjectCommand type exposes the following members.
| Name | Description | |
|---|---|---|
| ChangesXml |
A complete "changes" section for the object.
The xml must contain all changes that has been made to the object during the survey (by all users involved).
Example:
<changes><do:properties><do:property name="ACTION">...</do:property></do:properties></changes>
| |
| Key |
Object key in the data source.
If the source object is a DataObject then key is the UID.
| |
| MarkStepCompleted |
Has the user indicated that he is done editing the object?
| |
| SkipValidation |
It skips the survey required fields validation when it is true.
|