As in the event onSaveDokument stop the procedure to save the document

As in the event onSaveDokument stop the procedure to save the document

filat
Advisor Advisor
344 Views
1 Reply
Message 1 of 2

As in the event onSaveDokument stop the procedure to save the document

filat
Advisor
Advisor

As in the event onSaveDokument stop the procedure to save the document?

0 Likes
Accepted solutions (1)
345 Views
1 Reply
Reply (1)
Message 2 of 2

filat
Advisor
Advisor
Accepted solution
If BeforeOrAfter = EventTimingEnum.kBefore Then

          HandlingCode = HandlingCodeEnum.kEventCanceled 
0 Likes