CalendarDataSet.GetSchemaSerializable method
This member overrides DataSet.GetSchemaSerializable().
Namespace: WebSvcCalendar
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