Returns a distributor listing.
GetDistributorListing(IncludeDeleted AS Boolean)
XML String
IncludeDeleted = Select to include deleted records in the results.
XML String has the following structure:
|
Field |
Type |
Length |
Description |
|
iId |
Integer |
4 |
Primary Key - Unique Identifier. |
|
cAbbreviation |
String |
2 |
Two-character abbreviation used for the distributor. |
|
cCompany |
String |
60 |
Manufacturer name. |