 | IClaimsPostClaimFormDetailsRequestTypeMasterDealerID Property |
OPTIONAL. The unique iAAWG master dealer ID, used to determine whether the servicing dealer is eligible for the program.
Namespace:
IAS
Assembly:
Claims (in Claims.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string MasterDealerID { get; set; }
Public Property MasterDealerID As String
Get
Set
function get MasterDealerID () : String
function set MasterDealerID (value : String)
function get_MasterDealerID();
function set_MasterDealerID(value);
Property Value
Type:
String
See Also