Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This member overrides DataSet.GetSchemaSerializable().
Namespace: [Admin Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Admin.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Admin.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
TimesheetAuditExportDataSet Class