Click or drag to resize
ServiceAssertionReadXml Method
Reading the request.

Namespace: CMS.Synchronization.WSE3
Assembly: CMS.Synchronization.WSE3 (in CMS.Synchronization.WSE3.dll) Version: 8.2.23
Syntax
C#
public override void ReadXml(
	XmlReader reader,
	IDictionary<string, Type> extensions
)

Parameters

reader
Type: System.XmlXmlReader
extensions
Type: System.Collections.GenericIDictionaryString, Type
See Also