次の方法で共有


Filter.CopyFrom メソッド

既存のFilterオブジェクトからフィールドをコピーします。

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

構文

'宣言
Protected Sub CopyFrom ( _
    filter As Filter _
)
'使用
Dim filter As Filter

Me.CopyFrom(filter)
protected void CopyFrom(
    Filter filter
)

パラメーター

関連項目

参照先

Filter クラス

Filter メンバー

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