Click or drag to resize

SalesTargetItemPremium Property

Premium

Created in Epic SDK 2014.

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

Property Value

Type: NullableDecimal
Premium As Decimal?.
Remarks
Note Note
  • Name - Premium
  • Required On Insert - False
  • Required On Update - False
  • Allow Negatives - False
  • Integral Digits - 15
See Also