ServiceAssertionReadXml Method |
Reading the request.
Namespace: CMS.Synchronization.WSE3Assembly: CMS.Synchronization.WSE3 (in CMS.Synchronization.WSE3.dll) Version: 13.0.131
Syntax public override void ReadXml(
XmlReader reader,
IDictionary<string, Type> extensions
)
Parameters
- reader
- Type: System.XmlXmlReader
- extensions
- Type: System.Collections.GenericIDictionaryString, Type
See Also