 | IClaimsGetClaimDetailsRequestTypeDealerID Property |
OPTIONAL. The unique iAAWG dealer ID, used to filter the list of claims to return to the calling program.
Namespace:
IAS
Assembly:
Claims (in Claims.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