|
|
|
|
|
<Source>.EndNoModif (Function) In french: <Source>.FinInterditModif
Not available with this kind of connection
Unlocks a data file that was locked by the same program with <Source>.NoModif. Caution: Does not unlock the locks performed by other programs. Invoice.NoModif() // Process Invoice.EndNoModif()
Syntax
<Result> = <Source>.EndNoMotif()
<Result>: Boolean - True if no problem occurred,
- False otherwise. HError returns more details about the problem.
<Source>: Type corresponding to the specified source Name of the data file used.
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|