Freigeben über


DraftTaskCollection-Konstruktor

Erstellt eine Instanz der DraftTaskCollection -Klasse.

Namespace:  Microsoft.ProjectServer.Client
Assembly:  Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)

Syntax

'Declaration
Public Sub New ( _
    context As ClientRuntimeContext, _
    objectPath As ObjectPath _
)
'Usage
Dim context As ClientRuntimeContext
Dim objectPath As ObjectPath

Dim instance As New DraftTaskCollection(context, _
    objectPath)
public DraftTaskCollection(
    ClientRuntimeContext context,
    ObjectPath objectPath
)

Parameter

Siehe auch

Referenz

DraftTaskCollection Klasse

DraftTaskCollection-Member

Microsoft.ProjectServer.Client-Namespace