 | IClaimsClaimSummaryDealerName Property |
The dealer name associated with this claim.
Namespace:
IAS
Assembly:
Claims (in Claims.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string DealerName { get; set; }
Public Property DealerName As String
Get
Set
function get DealerName () : String
function set DealerName (value : String)
function get_DealerName();
function set_DealerName(value);
Property Value
Type:
String
See Also