LookupTableMultiLangDataSet.GetSchemaSerializable Method
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
This member overrides DataSet.GetSchemaSerializable().
Namespace: WebSvcLookupTable
Assembly: ProjectServerWebServices (in ProjectServerWebServices.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
See Also
Reference
LookupTableMultiLangDataSet Class