Click or drag to resize

SalesTargetItemSalesTargetID Property

Unique identifier used to specify sales target.

Created in Epic SDK 2014.

Sometimes Required

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: 2020.1.0.1
Syntax
public int SalesTargetID { get; set; }

Property Value

Type: Int32
SalesTargetID As Integer.
Remarks
Note Note
  • Name - SalesTargetID
  • Is Identity - True
  • Required On Insert - False
  • Required On Update - True
See Also