다음을 통해 공유


StatusAssignmentHistoryLineCollection.GetById method

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

Syntax

'Declaration
Public Function GetById ( _
    objectId As String _
) As StatusAssignmentHistoryLine
'Usage
Dim instance As StatusAssignmentHistoryLineCollection
Dim objectId As String
Dim returnValue As StatusAssignmentHistoryLine

returnValue = instance.GetById(objectId)
public StatusAssignmentHistoryLine GetById(
    string objectId
)

Parameters

Return value

Type: Microsoft.ProjectServer.Client.StatusAssignmentHistoryLine

See also

Reference

StatusAssignmentHistoryLineCollection class

StatusAssignmentHistoryLineCollection members

Microsoft.ProjectServer.Client namespace