del método TimeSheetSettingsDataSet.TimeSheetSettingsDataTable.GetTypedTableSchema
Devuelve el esquema XML de complexType para el TimeSheetSettingsDataTable.
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 = TimeSheetSettingsDataSet.TimeSheetSettingsDataTable.GetTypedTableSchema(xs)
public static XmlSchemaComplexType GetTypedTableSchema(
XmlSchemaSet xs
)
Parámetros
xs
Tipo: System.Xml.Schema.XmlSchemaSetUna definición de esquema XML especificada.
Valor devuelto
Tipo: System.Xml.Schema.XmlSchemaComplexType
Vea también
Referencia
clase TimeSheetSettingsDataSet.TimeSheetSettingsDataTable
Miembros TimeSheetSettingsDataSet.TimeSheetSettingsDataTable