PdcCalculation.Billed: Difference between revisions

From External Bemet Wiki
Jump to navigation Jump to search
Created page with "== Declaration == == Description == == Notes == == Code example == <source lang="vb"> </source> == Availability =="
 
No edit summary
Line 1: Line 1:
== Declaration ==
== Declaration ==
 
Billed as double


== Description ==
== Description ==
 
Returns the value of salesinvoices


== Notes ==
== Notes ==
 
This property returns the total invoiced value for the calculation. For stardard article calculations this property obviously always returns 0.


== Code example ==
== Code example ==

Revision as of 08:58, 21 May 2012

Declaration

Billed as double

Description

Returns the value of salesinvoices

Notes

This property returns the total invoiced value for the calculation. For stardard article calculations this property obviously always returns 0.

Code example

Availability