Compartir a través de


del método WorkflowDataSet.WorkflowStatusDataTable.GetTypedTableSchema

Este miembro está reservado para uso interno y no debe usarse directamente desde el código.

Espacio de nombres:  WebSvcWorkflow
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 = WorkflowDataSet.WorkflowStatusDataTable.GetTypedTableSchema(xs)
public static XmlSchemaComplexType GetTypedTableSchema(
    XmlSchemaSet xs
)

Parámetros

Valor devuelto

Tipo: System.Xml.Schema.XmlSchemaComplexType

Vea también

Referencia

clase WorkflowDataSet.WorkflowStatusDataTable

Miembros WorkflowDataSet.WorkflowStatusDataTable

Espacio de nombres WebSvcWorkflow