StatusTransactionDataSet.GetTypedDataSetSchema Method

Namespace:  WebSvcStatusing
Assembly:  ProjectServerWebServices (in ProjectServerWebServices.dll)

Syntax

'Declaration
Public Shared Function GetTypedDataSetSchema ( _
    xs As XmlSchemaSet _
) As XmlSchemaComplexType
'Usage
Dim xs As XmlSchemaSet
Dim returnValue As XmlSchemaComplexType

returnValue = StatusTransactionDataSet.GetTypedDataSetSchema(xs)
public static XmlSchemaComplexType GetTypedDataSetSchema(
    XmlSchemaSet xs
)

Parameters

Return Value

Type: System.Xml.Schema.XmlSchemaComplexType

See Also

Reference

StatusTransactionDataSet Class

StatusTransactionDataSet Members

WebSvcStatusing Namespace