Freigeben über


ImportTimesheetDataSet.GetTypedDataSetSchema-Methode

Dieses Mitglied ist der internen Verwendung vorbehalten und kann nicht direkt in Ihrem Code verwendet werden.

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

Syntax

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

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

Parameter

Rückgabewert

Typ: System.Xml.Schema.XmlSchemaComplexType

Siehe auch

Referenz

ImportTimesheetDataSet Klasse

ImportTimesheetDataSet-Member

WebSvcStatusing-Namespace