 | CommonRateTypeDeductibleAmount Field |
Deductible amount.
Namespace:
IAS
Assembly:
Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic Nullable<decimal> DeductibleAmount
Public DeductibleAmount As Nullable(Of Decimal)
public var DeductibleAmount : Nullable<decimal>
Field Value
Type:
NullableDecimal
See Also