Share via


PlannerSolutionDataSet.SolutionEfficientFrontierDataTable.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

'Declaration
Public Shared Function GetTypedTableSchema ( _
    xs As XmlSchemaSet _
) As XmlSchemaComplexType
'Usage
Dim xs As XmlSchemaSet
Dim returnValue As XmlSchemaComplexType

returnValue = PlannerSolutionDataSet.SolutionEfficientFrontierDataTable.GetTypedTableSchema(xs)
public static XmlSchemaComplexType GetTypedTableSchema(
    XmlSchemaSet xs
)

Parameters

Return value

Type: System.Xml.Schema.XmlSchemaComplexType

See also

Reference

PlannerSolutionDataSet.SolutionEfficientFrontierDataTable class

PlannerSolutionDataSet.SolutionEfficientFrontierDataTable members

WebSvcPortfolioAnalyses namespace