Share via


DriverPrioritizationDataSet.GetSchemaSerializable Method

This member overrides DataSet.GetSchemaSerializable().

Namespace:  [Driver Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Driver.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Driver.asmx?wsdl

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

DriverPrioritizationDataSet Class

DriverPrioritizationDataSet Members

Driver Web Service