Share via


AlertSubscriptionInfoDataSet.GetSchemaSerializable Method

This member overrides DataSet.GetSchemaSerializable().

Namespace:  [Notifications Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Notifications.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Notifications.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

AlertSubscriptionInfoDataSet Class

AlertSubscriptionInfoDataSet Members

Notifications Web Service