| SurveyObjectCommandChangesXml Property |
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>
Namespace:
Omada.OE.Solution.OIM.AppLogic.SurveyFeature
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic string ChangesXml { get; set; }
Property Value
Type:
String
See Also