Compartilhar via


TimeSheetSettingsDataSet.GetTypedDataSetSchema method

Retorna o esquema XML de complexType para o TimeSheetSettingsDataSet.

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

Syntax

'Declaração
Public Shared Function GetTypedDataSetSchema ( _
    xs As XmlSchemaSet _
) As XmlSchemaComplexType
'Uso
Dim xs As XmlSchemaSet
Dim returnValue As XmlSchemaComplexType

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

Parâmetros

Valor retornado

Type: System.Xml.Schema.XmlSchemaComplexType

Ver também

Referência

TimeSheetSettingsDataSet class

TimeSheetSettingsDataSet members

WebSvcAdmin namespace