Partager via


TimesheetAuditExportDataSet.AuditExportsDataTable.GetTypedTableSchema - Méthode

Retourne le schéma XML de complexType pour la AuditExportsDataTable.

Espace de noms :  WebSvcAdmin
Assembly :  ProjectServerServices (dans ProjectServerServices.dll)

Syntaxe

'Déclaration
Public Shared Function GetTypedTableSchema ( _
    xs As XmlSchemaSet _
) As XmlSchemaComplexType
'Utilisation
Dim xs As XmlSchemaSet
Dim returnValue As XmlSchemaComplexType

returnValue = TimesheetAuditExportDataSet.AuditExportsDataTable.GetTypedTableSchema(xs)
public static XmlSchemaComplexType GetTypedTableSchema(
    XmlSchemaSet xs
)

Paramètres

Valeur renvoyée

Type : System.Xml.Schema.XmlSchemaComplexType

Voir aussi

Référence

TimesheetAuditExportDataSet.AuditExportsDataTable classe

TimesheetAuditExportDataSet.AuditExportsDataTable - Membres

WebSvcAdmin - Espace de noms