Click or drag to resize

SurveyObjectCommand Properties

The SurveyObjectCommand type exposes the following members.

Properties
  NameDescription
Public propertyChangesXml
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>
Public propertyKey
Object key in the data source. If the source object is a DataObject then key is the UID.
Public propertyMarkStepCompleted
Has the user indicated that he is done editing the object?
Public propertySkipValidation
It skips the survey required fields validation when it is true.
Top
See Also