OnPostXmlPort (Xml Port) trigger
Version: Available or changed with runtime version 1.0.
Runs after the XMLPort is run.
Syntax
trigger OnPostXmlPort()
begin
...
end;
Remarks
This trigger is run after all data items are processed.
Este browser já não é suportado.
Atualize para o Microsoft Edge para tirar partido das mais recentes funcionalidades, atualizações de segurança e de suporte técnico.
Version: Available or changed with runtime version 1.0.
Runs after the XMLPort is run.
trigger OnPostXmlPort()
begin
...
end;
This trigger is run after all data items are processed.