Page "Activity Details FactBox"

ID 971
Namespace: Microsoft.Projects.TimeSheet

Properties

Name Value
Caption Activity Details
PageType CardPart
SourceTable Table Microsoft.Projects.TimeSheet."Time Sheet Line"

Methods

SetEmptyLine

procedure SetEmptyLine()

Events

OnBeforeLookupSubActivity

[IntegrationEvent(False,False)]
local procedure OnBeforeLookupSubActivity(TimeSheetLine: Record "Time Sheet Line", var IsHandled: Boolean)

Parameters

Name Type Description
TimeSheetLine Table Microsoft.Projects.TimeSheet."Time Sheet Line"
IsHandled Boolean

OnLookupActivity

[IntegrationEvent(False,False)]
local procedure OnLookupActivity(var TimeSheetLine: Record "Time Sheet Line")

Parameters

Name Type Description
TimeSheetLine Table Microsoft.Projects.TimeSheet."Time Sheet Line"

See also