Publish a Quotation Document.

This simply creates an executes an Application Shortcut which the User Interface can intercept to publish a Document. The following Parameters are added to the Application Shortcut: <list> <item><code>Account</code><description>A finAccount object created from the relevant Calculation</description></item> <item><code>AccountApp</code><description>This finAccountApp object</description></item> </list>

Syntax

finAccountApp.PublishQuotation([calculationIndex])

Parameters

NameTypeOptionalByRefDescription
calculationIndex Integer Optional The Index of the Calculation to use or -1 to use the Selected Calculation. If omitted, a value of -1 is assumed.

Return Value

Boolean

A Boolean value indicating success.

Member of:
finAccountApp
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0