|
|
System::String^ | CustomerNumber [get, set] |
| The customer number. More...
|
|
System::String^ | CustomerCompany [get, set] |
| The customer's company. More...
|
|
System::String^ | CustomerSalutation [get, set] |
| The customer's salutation. More...
|
|
System::String^ | CustomerFirstName [get, set] |
| The customer's first name. More...
|
|
System::String^ | CustomerLastName [get, set] |
| The customer's last name. More...
|
|
System::String^ | CustomerStreet [get, set] |
| The customer's street. More...
|
|
System::String^ | CustomerPostalCode [get, set] |
| The customer's postal code. More...
|
|
System::String^ | CustomerCity [get, set] |
| The customer's city. More...
|
|
System::String^ | ContactName [get, set] |
| The contact's name. More...
|
|
System::String^ | ContactPhone [get, set] |
| The contact's phone number. More...
|
|
System::String^ | ContactEmail [get, set] |
| The contact's email address. More...
|
|
|
X3g::Plugin::Currency^ | VAT [get, set] |
| The VAT (value added tax) for this project. More...
|
|
System::String^ | CurrencyUnit [get, set] |
| The currency unit for this project. More...
|
|
X3g::Plugin::Currency^ | HeaderAddCharge [get, set] |
| The header add charge. More...
|
|
X3g::Plugin::Currency^ | HeaderDiscount [get, set] |
| The header discount. More...
|
|
X3g::Plugin::Currency^ | OverallArticleAddCharge [get, set] |
| The overall article add charge. More...
|
|
X3g::Plugin::Currency^ | OverallArticleDiscount [get, set] |
| The overall article discount. More...
|
|