CreateRequestBody.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
See Also
Reference
Microsoft.ComplexEventProcessing.ManagementService Namespace