GetResponseBody.GetSchema Method

Gets the XML Schema that this object can be serialized to. This method is not currently used.

Namespace:  Microsoft.ComplexEventProcessing.ManagementService
Assembly:  Microsoft.ComplexEventProcessing.ManagementService (in Microsoft.ComplexEventProcessing.ManagementService.dll)

Syntax

public XmlSchema GetSchema()

Return Value

Type: System.Xml.Schema.XmlSchema
Always returns nulla null reference (Nothing in Visual Basic).

Implements

IXmlSerializable.GetSchema()

See Also

Reference

GetResponseBody Class

GetSchema Overload

Microsoft.ComplexEventProcessing.ManagementService Namespace