ProjResourceAvailabilityTimeline::construct Method [AX 2012]

Construct method.

client server public static ProjResourceAvailabilityTimeline construct(
    date startDate, 
    date endDate, 
    ProjAvailabilityViewTimeframe view)

Run On

Called

Parameters

startDate
Type: date
Start date.
endDate
Type: date
End date.
view
Type: ProjAvailabilityViewTimeframe Enumeration
View.

Return Value

Type: ProjResourceAvailabilityTimeline Class
New instance of class.
Show: