次の方法で共有


ProjectEngagementTimephasedCollection.GetByStart method

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

Syntax

'Declaration
Public Function GetByStart ( _
    date As DateTime _
) As ProjectEngagementTimephasedPeriod
'Usage
Dim instance As ProjectEngagementTimephasedCollection
Dim date As DateTime
Dim returnValue As ProjectEngagementTimephasedPeriod

returnValue = instance.GetByStart(date)
public ProjectEngagementTimephasedPeriod GetByStart(
    DateTime date
)

Parameters

Return value

Type: Microsoft.ProjectServer.Client.ProjectEngagementTimephasedPeriod

See also

Reference

ProjectEngagementTimephasedCollection class

ProjectEngagementTimephasedCollection members

Microsoft.ProjectServer.Client namespace