Share via


StatusTransactionDataSet.GetSchemaSerializable Method

This member overrides DataSet.GetSchemaSerializable().

Namespace:  WebSvcStatusing
Assembly:  ProjectServerWebServices (in ProjectServerWebServices.dll)

Syntax

'Declaration
Protected Overrides Function GetSchemaSerializable As XmlSchema
'Usage
Dim returnValue As XmlSchema

returnValue = Me.GetSchemaSerializable()
protected override XmlSchema GetSchemaSerializable()

Return Value

Type: System.Xml.Schema.XmlSchema

See Also

Reference

StatusTransactionDataSet Class

StatusTransactionDataSet Members

WebSvcStatusing Namespace