SummaryTaskPathDataSet.GetTypedDataSetSchema 方法

此成员仅供内部使用,不能直接在您的代码中使用。

命名空间:  WebSvcStatusing
程序集:  ProjectServerServices(位于 ProjectServerServices.dll 中)

语法

声明
Public Shared Function GetTypedDataSetSchema ( _
    xs As XmlSchemaSet _
) As XmlSchemaComplexType
用法
Dim xs As XmlSchemaSet
Dim returnValue As XmlSchemaComplexType

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

参数

返回值

类型:System.Xml.Schema.XmlSchemaComplexType

另请参阅

引用

SummaryTaskPathDataSet 类

SummaryTaskPathDataSet 成员

WebSvcStatusing 命名空间