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.
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
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.