Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

PropertyTypeId fieldFriendly property codeComment
Indexshort

Allows to order the list of the addresses of a third party
ThirdOM.ThirdThird_IdThirdCode
CountryOM.CountryCountry_IdCountryCode
Address1string


Address2string


Townstring


Zipstring


Namestring

The name of the company at this address. Could be different from the name of the third party
Numberstring

Not used now. The number is put in Address1 or Address2.
Boxstring

Not used now.
PhoneNostring


FaxNostring


MemoTypeshort

Cfr Customer.MemoType
Memostring


IsDeliveringbool

for version <= 2.4, true - it's a delivery address
IsDeliveringDefaultbool

for version <= 2.4, true - it's the one by default
IsPostingbool

for version <= 2.4, true - it's a posting address (where we send the invoices)
IsPostingDefaultbool

for version <= 2.4, true - it's the one by default
IsInvoicingbool

for version <= 2.4, true - it's an invoicing address (the address printed on the invoice)
IsInvoicingDefaultbool

for version <= 2.4, true - it's the default one
CustomIDictionnary<string, object>

List of custom fields + values

...

Third_Address (version >= 2.5)

PropertyTypeId fieldFriendly property codeComment
ThirdOM.ThirdThird_IdThirdCode
ContactOM.ContactContact_Id

Indexint

0, 1, ...
AddressOM.AddressAddres_Id

IsDeliveringbool


IsDeliveringDefaultbool


IsInvoicingbool


IsInvoicingDefaultbool


IsPostingbool


IsPostingDefaultbool


Third_Contact

Type: OM.Third_Contact

...