ScheduleDataSet.GetSchemaSerializable Method
This member overrides DataSet.GetSchemaSerializable().
Namespace: [Statusing Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Statusing.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Statusing.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