Click or drag to resize

PolicyV1EstimatedMonthlyPremium Property

Estimated Monthly Premium

Created in Epic SDK 2016.

Namespace:  ASI.TAM.API.Data.UI.Account.Policy
Assembly:  ASI.TAM.API.Data.UI.Account.Policy (in ASI.TAM.API.Data.UI.Account.Policy.dll) Version: 2021.1.0.1
Syntax
public Nullable<decimal> EstimatedMonthlyPremium { get; set; }

Property Value

Type: NullableDecimal
EstimatedMonthlyPremium As Decimal?.
Remarks
Note Note
  • Name - EstimatedMonthlyPremium
  • Required On Insert - False
  • Required On Update - False
  • Allow Negatives - False
  • Integral Digits - 13
  • Fractional Digits - 2
See Also