Compartir a través de


del método StatusApprovalDataSet.StatusApprovalsDataTable.GetTypedTableSchema

Espacio de nombres:  WebSvcStatusing
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 = StatusApprovalDataSet.StatusApprovalsDataTable.GetTypedTableSchema(xs)
public static XmlSchemaComplexType GetTypedTableSchema(
    XmlSchemaSet xs
)

Parámetros

Valor devuelto

Tipo: System.Xml.Schema.XmlSchemaComplexType

Vea también

Referencia

clase StatusApprovalDataSet.StatusApprovalsDataTable

Miembros StatusApprovalDataSet.StatusApprovalsDataTable

Espacio de nombres WebSvcStatusing