Click or drag to resize

SalesTargetItemSalesTeamID Property

Unique identifier used to specify Sales team.Set Sales team ID to -1 if it doesn't associate to any sale team.

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

Property Value

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