PdcPurchaseInvoiceHeader.NameOfCreation: Difference between revisions

From External Bemet Wiki
Jump to navigation Jump to search
Created page with "== Declaration == CreateName as String == Description == Name of creator == Notes == == Code example == <source lang="vb"> </source> == Availability =="
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
== Declaration ==
== Declaration ==
CreateName as String
NameOfCreation as String


== Description ==
== Description ==
Name of creator 
The name of the user who create the invoice. Read only


== Notes ==
== Notes ==

Latest revision as of 11:18, 19 August 2015

Declaration

NameOfCreation as String

Description

The name of the user who create the invoice. Read only

Notes

Code example

Availability