Click or drag to resize
ServiceAssertionWriteXml Method
Writes the XML.

Namespace: CMS.Synchronization.WSE3
Assembly: CMS.Synchronization.WSE3 (in CMS.Synchronization.WSE3.dll) Version: 8.2.23
Syntax
C#
public override void WriteXml(
	XmlWriter writer
)

Parameters

writer
Type: System.XmlXmlWriter
See Also