 |
RatedQuotetotal Property |
Total premium for the quote.
Namespace:
ASI.TAM.API.Data.UI.Account.Rating
Assembly:
ASI.TAM.API.Data.UI.Account.Rating (in ASI.TAM.API.Data.UI.Account.Rating.dll) Version: 2021.1.0.1
Syntaxpublic decimal total { get; set; }
Public Property total As Decimal
Get
Set
Dim instance As RatedQuote
Dim value As Decimal
value = instance.total
instance.total = value
Property Value
Type:
Decimal
Remarks
See Also