The ExtendedBookingData type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
ExtendedBookingData | Initializes a new instance of the ExtendedBookingData 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 | |
---|---|---|
account |
Account ID
| |
apiKey |
Certified Api key distributed by Dealer Management Services Ltd
(Inherited from IncomingBaseClass.) | |
booking |
Booking Reference
(Inherited from Booking.) | |
compNo |
Company Number
| |
CustName |
Customer Name
| |
custNo |
Customer Number
| |
custOrd |
Customer Order Number
| |
dateIn |
Date booked in
| |
dateOut |
Date booked out
| |
dealerNumber |
Dealership Number/ID
(Inherited from Booking.) | |
Dept |
Department
| |
jobNo |
Job Number
| |
phone |
Telephone number
| |
rtcInfo |
Information in
| |
servText |
Server text
| |
status |
Status text
| |
team |
Team
| |
timeIn |
Time booked in
| |
timeOut |
Time booked out
| |
vehDesc |
Vehicle Description
| |
vehNo |
Vehicle Number
|
See Also