Page "Assign Activity"

ID 5146
Namespace: Microsoft.CRM.Task

Properties

Name Value
Caption Assign Activity
DataCaptionExpression Caption()
DeleteAllowed False
InsertAllowed False
LinksAllowed False
PageType Card
SourceTable Table Microsoft.CRM.Task."To-do"

Methods

Caption

procedure Caption(): Text

Returns

Type Description
Text

Events

OnAfterCaption

[IntegrationEvent(False,False)]
local procedure OnAfterCaption(Todo: Record "To-do", var CaptionStr: Text)

Parameters

Name Type Description
Todo Table Microsoft.CRM.Task."To-do"
CaptionStr Text

See also