CFLOnBeforeGetEnvironmentInfo Event
Codeunit CFLLaunchConfigurationMgt
Deprecated
This event is deprecated and should not be used.
Reason: Get Launch Configuration is now possible in standard BC, from the extension management page
Deprecated since: BC27
Signature
[IntegrationEvent(false, false)]
[Obsolete('Get Launch Configuration is now possible in standard BC, from the extension management page', 'BC27')]
CFLOnBeforeGetEnvironmentInfo(var JsonObject: JsonObject; var Handled: boolean)