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