DepartmentsDataSet.GetTypedDataSetSchema メソッド
complexType用の XML スキーマのDepartmentsDataSetを取得します。
名前空間: WebSvcAdmin
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
Public Shared Function GetTypedDataSetSchema ( _
xs As XmlSchemaSet _
) As XmlSchemaComplexType
'使用
Dim xs As XmlSchemaSet
Dim returnValue As XmlSchemaComplexType
returnValue = DepartmentsDataSet.GetTypedDataSetSchema(xs)
public static XmlSchemaComplexType GetTypedDataSetSchema(
XmlSchemaSet xs
)
パラメーター
戻り値
型: System.Xml.Schema.XmlSchemaComplexType