FiscalYearDataSet.GetTypedDataSetSchema - Méthode
Retourne le schéma XML de complexType pour la FiscalYearDataSet.
Espace de noms : WebSvcAdmin
Assembly : ProjectServerServices (dans ProjectServerServices.dll)
Syntaxe
'Déclaration
Public Shared Function GetTypedDataSetSchema ( _
xs As XmlSchemaSet _
) As XmlSchemaComplexType
'Utilisation
Dim xs As XmlSchemaSet
Dim returnValue As XmlSchemaComplexType
returnValue = FiscalYearDataSet.GetTypedDataSetSchema(xs)
public static XmlSchemaComplexType GetTypedDataSetSchema(
XmlSchemaSet xs
)
Paramètres
xs
Type : System.Xml.Schema.XmlSchemaSetUne définition de schéma XML spécifiée.
Valeur renvoyée
Type : System.Xml.Schema.XmlSchemaComplexType