 | CommonRateTypePassThroughAmount Field |
The dollar amount of any Passthrough for this contract.
Namespace:
IAS
Assembly:
Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic Nullable<decimal> PassThroughAmount
Public PassThroughAmount As Nullable(Of Decimal)
public var PassThroughAmount : Nullable<decimal>
Field Value
Type:
NullableDecimal
See Also