次の方法で共有


Filter.GetXml メソッド

Filterオブジェクトを表す XML 文字列を取得します。

名前空間:  Microsoft.Office.Project.Server.Library
アセンブリ:  Microsoft.Office.Project.Server.Library (Microsoft.Office.Project.Server.Library.dll 内)

構文

'宣言
Public Function GetXml As String
'使用
Dim instance As Filter
Dim returnValue As String

returnValue = instance.GetXml()
public string GetXml()

戻り値

型: System.String

関連項目

参照先

Filter クラス

Filter メンバー

Microsoft.Office.Project.Server.Library 名前空間