 | CommonDealerDescriptorTypeDealerID Property |
A unique ID representing the individual dealer record.
Namespace:
IAS
Assembly:
Common (in Common.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