The CompanyUpdate type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
CompanyUpdate | Initializes a new instance of the CompanyUpdate class |
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
address1 |
Address Line 1
(Inherited from Address.) | |
address2 |
Address Line 2
(Inherited from Address.) | |
address3 |
Address Line 3
(Inherited from Address.) | |
address4 |
Address Line 4
(Inherited from Address.) | |
address5 |
Address Line 5
(Inherited from Address.) | |
apiKey |
Certified Api key distributed by Dealer Management Services Ltd
(Inherited from IncomingBaseClass.) | |
companyID |
Unique Company ID
| |
companyName |
Company Name
| |
emailAddress |
Email Address
| |
faxNumber |
Phone No 2 - Usually Fax
| |
mobileNumber |
Phone No 4 - Usually Mobile
| |
postCode |
Post Code
(Inherited from Address.) | |
telephone |
Phone No 1 - Usually Telephone
| |
workNumber |
Phone No 3 - Usually Work
|
See Also