Compartir a través de


del método ResourceAuthorizationDataSet.GetTypedDataSetSchema

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

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

Sintaxis

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

returnValue = ResourceAuthorizationDataSet.GetTypedDataSetSchema(xs)
public static XmlSchemaComplexType GetTypedDataSetSchema(
    XmlSchemaSet xs
)

Parámetros

Valor devuelto

Tipo: System.Xml.Schema.XmlSchemaComplexType
Contiene el conjunto de esquemas XML.

Vea también

Referencia

clase ResourceAuthorizationDataSet

Miembros ResourceAuthorizationDataSet

Espacio de nombres WebSvcResource