 | IContractLookupGetContractListRequestTypeDealerID Property |
The unique iAAWG dealer ID.
Namespace:
IAS
Assembly:
ContractLookup (in ContractLookup.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string DealerID { get; set; }
Public Property DealerID As String
Get
Set
function get DealerID () : String
function set DealerID (value : String)
function get_DealerID();
function set_DealerID(value);
Property Value
Type:
String
See Also