Compartir a través de


del método UnsubmittedTimesheetDataSet.TimePeriodsDataTable.GetTypedTableSchema

Devuelve el esquema XML de complexType para el TimePeriodsDataTable.

Espacio de nombres:  WebSvcAdmin
Ensamblado:  ProjectServerServices (en ProjectServerServices.dll)

Sintaxis

'Declaración
Public Shared Function GetTypedTableSchema ( _
    xs As XmlSchemaSet _
) As XmlSchemaComplexType
'Uso
Dim xs As XmlSchemaSet
Dim returnValue As XmlSchemaComplexType

returnValue = UnsubmittedTimesheetDataSet.TimePeriodsDataTable.GetTypedTableSchema(xs)
public static XmlSchemaComplexType GetTypedTableSchema(
    XmlSchemaSet xs
)

Parámetros

Valor devuelto

Tipo: System.Xml.Schema.XmlSchemaComplexType

Vea también

Referencia

clase UnsubmittedTimesheetDataSet.TimePeriodsDataTable

Miembros UnsubmittedTimesheetDataSet.TimePeriodsDataTable

Espacio de nombres WebSvcAdmin