Compartilhar via


OptimizerSolutionDataSet.SolutionStrategicAlignmentDataTable.GetTypedTableSchema method

This member is reserved for internal use and is not intended to be used directly from your code.

Namespace:  WebSvcPortfolioAnalyses
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaração
Public Shared Function GetTypedTableSchema ( _
    xs As XmlSchemaSet _
) As XmlSchemaComplexType
'Uso
Dim xs As XmlSchemaSet
Dim returnValue As XmlSchemaComplexType

returnValue = OptimizerSolutionDataSet.SolutionStrategicAlignmentDataTable.GetTypedTableSchema(xs)
public static XmlSchemaComplexType GetTypedTableSchema(
    XmlSchemaSet xs
)

Parâmetros

Valor retornado

Type: System.Xml.Schema.XmlSchemaComplexType

Ver também

Referência

OptimizerSolutionDataSet.SolutionStrategicAlignmentDataTable class

OptimizerSolutionDataSet.SolutionStrategicAlignmentDataTable members

WebSvcPortfolioAnalyses namespace