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
型: Microsoft.Office.Project.Server.Library.FilterFilterオブジェクトをコピーします。