Click or drag to resize

PolicyV1LineEstimatedPremium Property

Line Estimated Premium

Created in Epic SDK V4.1.

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: 2020.1.0.1
Syntax
public Nullable<decimal> LineEstimatedPremium { get; set; }

Property Value

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