PdcPurchaseInvoiceLine.IsExtra: Difference between revisions

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


== Description ==
== Description ==
 
The line flag IsExtra, to determine it is an extra invoice line without a purchaseorder, with a link to another invoice line. Read only


== Notes ==
== Notes ==

Latest revision as of 09:56, 21 August 2015

Declaration

IsExtra as Boolean

Description

The line flag IsExtra, to determine it is an extra invoice line without a purchaseorder, with a link to another invoice line. Read only

Notes

Code example

Availability