Show / Hide Table of Contents

    OnBeforeExport Event

    Codeunit IQ Export Data

    Raised before the Integration Queue record is being exported.

    Signature

    [IntegrationEvent(false, false)]
    OnBeforeExport(var IQ: Record "QWESR Integration Queue"; var IsHandled: Boolean)
    

    Parameters

    var IQ Record "QWESR Integration Queue"

    The Integration Queue record being exported.

    var IsHandled Boolean

    Should be set to true if the subscriber handles the export. Should be honored if already set. (Handled Pattern)

    This documentation is generated from Spider v27.0

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX