 | IClaimsClaimSummaryClaimAmount Property |
The amount requested in this claim. This may not match the amount paid.
Namespace:
IAS
Assembly:
Claims (in Claims.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic double ClaimAmount { get; set; }
Public Property ClaimAmount As Double
Get
Set
function get ClaimAmount () : double
function set ClaimAmount (value : double)
function get_ClaimAmount();
function set_ClaimAmount(value);
Property Value
Type:
Double
See Also