Show / Hide Table of Contents

    OnBeforeShowDimensions Event

    Table Contract Line

    Raised before the dimensions window is shown to the user.

    Signature

    [IntegrationEvent(false, false)]
    OnBeforeShowDimensions(var ContractLine: Record "QWEPR Contract Line"; xContractLine: Record "QWEPR Contract Line"; var IsHandled: Boolean)
    

    Parameters

    var ContractLine Record "QWEPR Contract Line"

    The Contract Line for which the dimensions will be shown.

    xContractLine Record "QWEPR Contract Line"

    The xRec of the Contract Line.

    var IsHandled Boolean

    Should be set to true if the dimensions should not be shown. Should be honored if already set. (Handled Pattern)

    This documentation is generated from Parrot v26.0.233072.0

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX