Compartir a través de


del método TimesheetManagersDataSet.GetTypedDataSetSchema

Obtiene el esquema XML de complexType de la TimeManagersDataTable.

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 = TimesheetManagersDataSet.GetTypedDataSetSchema(xs)
public static XmlSchemaComplexType GetTypedDataSetSchema(
    XmlSchemaSet xs
)

Parámetros

Valor devuelto

Tipo: System.Xml.Schema.XmlSchemaComplexType

Vea también

Referencia

clase TimesheetManagersDataSet

Miembros TimesheetManagersDataSet

Espacio de nombres WebSvcAdmin