This class represents a sales person
Properties
The following are the properties of the class
Number - string
NameOnInvoice - string
Address1 - string
Address2 - string
Address3 - string
Phone - string
PhoneLocal - string
PhoneMobile - string
EmailAddress - string
Employee - TEmployee
Modified - DateTime
Related articles