Home
/
Intersoft.finSupport6
/
finPatchUtilities
/
NotifyProgress
NotifyProgress
Method
Member of
finPatchUtilities
A notification mechanism that can be used from a Patch Script to display Script Progress.
Omitting the Caption will update the Progress percentage of the current item.
Syntax
finPatchUtilities
.
NotifyProgress
(
progress
,
[caption]
)
Parameters
Name
Type
Optional
ByRef
Description
progress
Double
The Progress percentage.
caption
String
Optional
The Progress Caption to display.
Member of:
finPatchUtilities
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0