Share via


GetTaskObjectID Method

The GetTaskObjectID method returns an integer identifying the unique task within a project.

Syntax

Function GetTaskObjectID(ByVal dwProjID   As Unsigned Long, ByVal dwTaskID   As Unsigned Long) As Unsigned Long

Parameters

dwProjID       Required. Integer that specifies the project, by its ID.

dwTaskID       Required. Integer that specifies the task within the project.

Return Values

Returns an integer representing the object ID of the unique task.

See Also

GetLinkedObjects Method |GetLinkType Method | GetObjectDetails Method | GetObjectType Method | GetProjectIssues Method | GetSTSObjectID Method

Applies To

IObjLinkProvider Interface

Additional Information

Object Link Provider Reference for Microsoft Office Project Server