OnBeforeShowDimensions Event
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 v23.0.208813.0