This class represents a customer in dk System
Properties
The following are the properties of the class
RecordID Integer
Number String
Name String
SSNumber String
Address1 String
Address2 String
Address3 String
Address4 String
ZipCode String
City String
Phone String
PhoneLocal String
PhoneMobile String
PhoneFax String
CountryCode String
CountryName String
CountyCode String
OriginCountryCode String
Email String
Password String
Group String
SalesPerson String
Discount Double
ItemReceivers : Array of TItemReceiver
UseItemReceiver Boolean
Contacts : Array Of TContact
PaymentTerm String
PaymentMode String
CurrencyCode String
NoVat Boolean
LedgerCode String
RecordCreated DateTime
RecordModified DateTime
Blocked Boolean
Gender : TGender
BSSID String
BSSCondition : TComboBox_BSSCondition
CreditCard : TCreditCard
PriceGroup : TComboBox_PriceGroup
BillingFree Double
Properties : Array Of TCustomerProperties
Memo : Array Of TMemo
Changes : Array Of TRecordChanges
Attachments : Array Of TAttachment
BalanceAmount Double
Jobs : Array Of TJobs
ExtraProperties : Array Of TExtraProperty
Invoices : Array Of TInvoiceList
NotSendToRetailSystem : boolean
Related articles