 | CommonDealerDescriptorTypeDealerGroup Property |
The group that this dealer belongs to.
Namespace:
IAS
Assembly:
Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string DealerGroup { get; set; }
Public Property DealerGroup As String
Get
Set
function get DealerGroup () : String
function set DealerGroup (value : String)
function get_DealerGroup();
function set_DealerGroup(value);
Property Value
Type:
String
See Also