 | IClaimsClaimPaymentTransactionTypeAmount Property |
[Missing <summary> documentation for "P:IAS.IClaims.ClaimPaymentTransactionType.Amount"]
Namespace:
IAS
Assembly:
Claims (in Claims.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic decimal Amount { get; set; }
Public Property Amount As Decimal
Get
Set
function get Amount () : decimal
function set Amount (value : decimal)
function get_Amount();
function set_Amount(value);
Property Value
Type:
Decimal
See Also