VersionsDataSet.GetSchemaSerializable method
Internal use only.
Namespace: WebSvcAdmin
Assembly: ProjectServerServices (in ProjectServerServices.dll)
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