pCon.planner Plugin SDK  Version 8.8.1
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties Events
List of all members
X3g::Plugin::Articles::ProjectSettings Class Reference

ProjectSettings. More...

Properties

Contact and address settings
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...
 
Calculation settings
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...
 

Detailed Description

ProjectSettings.

Property Documentation

System:: String^ X3g::Plugin::Articles::ProjectSettings::ContactEmail
getset

The contact's email address.

System:: String^ X3g::Plugin::Articles::ProjectSettings::ContactName
getset

The contact's name.

System:: String^ X3g::Plugin::Articles::ProjectSettings::ContactPhone
getset

The contact's phone number.

System:: String^ X3g::Plugin::Articles::ProjectSettings::CurrencyUnit
getset

The currency unit for this project.

Contains a 3 letter ISO currency code.

System:: String^ X3g::Plugin::Articles::ProjectSettings::CustomerCity
getset

The customer's city.

System:: String^ X3g::Plugin::Articles::ProjectSettings::CustomerCompany
getset

The customer's company.

System:: String^ X3g::Plugin::Articles::ProjectSettings::CustomerFirstName
getset

The customer's first name.

System:: String^ X3g::Plugin::Articles::ProjectSettings::CustomerLastName
getset

The customer's last name.

System:: String^ X3g::Plugin::Articles::ProjectSettings::CustomerNumber
getset

The customer number.

System:: String^ X3g::Plugin::Articles::ProjectSettings::CustomerPostalCode
getset

The customer's postal code.

System:: String^ X3g::Plugin::Articles::ProjectSettings::CustomerSalutation
getset

The customer's salutation.

System:: String^ X3g::Plugin::Articles::ProjectSettings::CustomerStreet
getset

The customer's street.

X3g:: Plugin:: Currency^ X3g::Plugin::Articles::ProjectSettings::HeaderAddCharge
getset

The header add charge.

Only relative values are supported.

X3g:: Plugin:: Currency^ X3g::Plugin::Articles::ProjectSettings::HeaderDiscount
getset

The header discount.

Only relative values are supported.

X3g:: Plugin:: Currency^ X3g::Plugin::Articles::ProjectSettings::OverallArticleAddCharge
getset

The overall article add charge.

Only relative values are supported.

X3g:: Plugin:: Currency^ X3g::Plugin::Articles::ProjectSettings::OverallArticleDiscount
getset

The overall article discount.

Only relative values are supported.

X3g:: Plugin:: Currency^ X3g::Plugin::Articles::ProjectSettings::VAT
getset

The VAT (value added tax) for this project.

Only relative values are supported.