Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the period line record for the period ID specified and a period from date after the specified period from date.
Syntax
client server public static ProjPeriodLine mcrPeriodLineFromPeriodFrom(ProjPeriodId _periodId, ProjPeriodFrom _periodFrom)
Run On
Called
Parameters
- _periodId
Type: ProjPeriodId Extended Data Type
The period ID of the period line to examine.
- _periodFrom
Type: ProjPeriodFrom Extended Data Type
The period from date used to find the period line record.
Return Value
Type: ProjPeriodLine Table
The period line record for the period ID specified and a period from date after the specified period from date.