AlertSubscriptionInfoDataSet.GetSchemaSerializable method
This member overrides DataSet.GetSchemaSerializable().
Namespace: WebSvcNotifications
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaração
Protected Overrides Function GetSchemaSerializable As XmlSchema
'Uso
Dim returnValue As XmlSchema
returnValue = Me.GetSchemaSerializable()
protected override XmlSchema GetSchemaSerializable()
Valor retornado
Type: System.Xml.Schema.XmlSchema
Ver também
Referência
AlertSubscriptionInfoDataSet class