次の方法で共有


TimesheetAuditExportDataSet.GetTypedDataSetSchema メソッド

complexType用の XML スキーマのTimesheetAuditExportDataSetを返します。

名前空間:  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
)

パラメーター

戻り値

型: System.Xml.Schema.XmlSchemaComplexType

関連項目

参照先

TimesheetAuditExportDataSet クラス

TimesheetAuditExportDataSet メンバー

WebSvcAdmin 名前空間