TimesheetAuditExportDataSet.GetTypedDataSetSchema 方法
返回TimesheetAuditExportDataSet的complexType XML 架构。
命名空间: WebSvcAdmin
程序集: ProjectServerServices(位于 ProjectServerServices.dll 中)
语法
声明
Public Shared Function GetTypedDataSetSchema ( _
xs As XmlSchemaSet _
) As XmlSchemaComplexType
用法
Dim xs As XmlSchemaSet
Dim returnValue As XmlSchemaComplexType
returnValue = TimesheetAuditExportDataSet.GetTypedDataSetSchema(xs)
public static XmlSchemaComplexType GetTypedDataSetSchema(
XmlSchemaSet xs
)
参数
xs
类型:System.Xml.Schema.XmlSchemaSet指定的 XML 架构定义。
返回值
类型:System.Xml.Schema.XmlSchemaComplexType