共用方式為


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 命名空間