Page "Create Interaction"
ID 5077
Namespace: Microsoft.CRM.Segment
Properties
| Name |
Value |
| Caption |
Create Interaction
|
| DataCaptionExpression |
Caption()
|
| DeleteAllowed |
False
|
| InsertAllowed |
False
|
| LinksAllowed |
False
|
| PageType |
NavigatePage
|
| ShowFilter |
False
|
| SourceTable |
Table Microsoft.CRM.Segment."Segment Line"
|
Methods
Caption
procedure Caption(): Text
Returns
UpdateUIFlags
procedure UpdateUIFlags()
AttachmentReload
procedure AttachmentReload()
Events
OnAfterCaption
[IntegrationEvent(False,False)]
local procedure OnAfterCaption(var SegmentLine: Record "Segment Line", var CaptionStr: Text[260])
Parameters
OnAfterSetContactEditable
[IntegrationEvent(False,False)]
local procedure OnAfterSetContactEditable(var SegmentLine: Record "Segment Line", var IsContactEditable: Boolean)
Parameters
See also