QueueStatusDataSet.GetTypedDataSetSchema método
Namespace: WebSvcQueueSystem
Assembly: ProjectServerServices (em ProjectServerServices.dll)
Sintaxe
'Declaração
Public Shared Function GetTypedDataSetSchema ( _
xs As XmlSchemaSet _
) As XmlSchemaComplexType
'Uso
Dim xs As XmlSchemaSet
Dim returnValue As XmlSchemaComplexType
returnValue = QueueStatusDataSet.GetTypedDataSetSchema(xs)
public static XmlSchemaComplexType GetTypedDataSetSchema(
XmlSchemaSet xs
)
Parâmetros
- xs
Tipo: System.Xml.Schema.XmlSchemaSet
Valor retornado
Tipo: System.Xml.Schema.XmlSchemaComplexType