 | CommonDealerDescriptorTypeClaimsAutoApproval Property |
Whether the dealer is eligible for the claims auto approval process.
Namespace:
IAS
Assembly:
Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool ClaimsAutoApproval { get; set; }
Public Property ClaimsAutoApproval As Boolean
Get
Set
function get ClaimsAutoApproval () : boolean
function set ClaimsAutoApproval (value : boolean)
function get_ClaimsAutoApproval();
function set_ClaimsAutoApproval(value);
Property Value
Type:
Boolean
See Also