windowOnHDFinish Property |
[Deprecated] Use HDAPI.RegisterHandler to register for the "OnHDFinish" event instead.
JavaScript API: Direct
Assembly: api.js Version: 1.0.0.0 (1.0.0.0)
Syntax
JavaScript
var OnHDFinish
Field Value
Type: functionRemarks
This callback function was deprecated in HotDocs Server 10.0.2. Although it can still be used, its functionality is now available in a more versatile manner using the HDAPI.RegisterHandler method.
See Also