 | CommonRateTypeAgentRemit Field |
The agent remit amount for the program. This value is not visible/accessible to outside programs.
Namespace:
IAS
Assembly:
Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic Nullable<decimal> AgentRemit
Public AgentRemit As Nullable(Of Decimal)
public var AgentRemit : Nullable<decimal>
Field Value
Type:
NullableDecimal
See Also