TimePeriodDataSet.GetTypedDataSetSchema method
Retorna o esquema XML de complexType para o TimePeriodDataSet.
Namespace: WebSvcAdmin
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaração
Public Shared Function GetTypedDataSetSchema ( _
xs As XmlSchemaSet _
) As XmlSchemaComplexType
'Uso
Dim xs As XmlSchemaSet
Dim returnValue As XmlSchemaComplexType
returnValue = TimePeriodDataSet.GetTypedDataSetSchema(xs)
public static XmlSchemaComplexType GetTypedDataSetSchema(
XmlSchemaSet xs
)
Parâmetros
xs
Type: System.Xml.Schema.XmlSchemaSetUma definição de esquema XML especificada.
Valor retornado
Type: System.Xml.Schema.XmlSchemaComplexType