del método FiscalYearDataSet.GetTypedDataSetSchema
Devuelve el esquema XML de complexType para el FiscalYearDataSet.
Espacio de nombres: WebSvcAdmin
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Shared Function GetTypedDataSetSchema ( _
xs As XmlSchemaSet _
) As XmlSchemaComplexType
'Uso
Dim xs As XmlSchemaSet
Dim returnValue As XmlSchemaComplexType
returnValue = FiscalYearDataSet.GetTypedDataSetSchema(xs)
public static XmlSchemaComplexType GetTypedDataSetSchema(
XmlSchemaSet xs
)
Parámetros
xs
Tipo: System.Xml.Schema.XmlSchemaSetUna definición de esquema XML especificada.
Valor devuelto
Tipo: System.Xml.Schema.XmlSchemaComplexType