共用方式為


PublishedProject.Tasks 屬性

取得專案工作的集合。

命名空間:  Microsoft.ProjectServer.Client
組件:  Microsoft.ProjectServer.Client (在 Microsoft.ProjectServer.Client.dll 中)

語法

'宣告
<RemoteAttribute> _
Public ReadOnly Property Tasks As PublishedTaskCollection
    Get
'用途
Dim instance As PublishedProject
Dim value As PublishedTaskCollection

value = instance.Tasks
[RemoteAttribute]
public PublishedTaskCollection Tasks { get; }

屬性值

類型:Microsoft.ProjectServer.Client.PublishedTaskCollection
PublishedTask物件的集合。

請參閱

參照

PublishedProject 類別

PublishedProject 成員

Microsoft.ProjectServer.Client 命名空間