Click or drag to resize

CommissionItemV1PrBrLineCommissionAnnualized Property

Line Commission Annualized

Created in Epic SDK 2020.

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

Property Value

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