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