QueueStatusRequestDataSet.GetTypedDataSetSchema メソッド
名前空間: WebSvcQueueSystem
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
Public Shared Function GetTypedDataSetSchema ( _
xs As XmlSchemaSet _
) As XmlSchemaComplexType
'使用
Dim xs As XmlSchemaSet
Dim returnValue As XmlSchemaComplexType
returnValue = QueueStatusRequestDataSet.GetTypedDataSetSchema(xs)
public static XmlSchemaComplexType GetTypedDataSetSchema(
XmlSchemaSet xs
)
パラメーター
戻り値
型: System.Xml.Schema.XmlSchemaComplexType