Click or drag to resize

SalesTeamItemSalesTeamID Property

Unique identifier used to specify Sales team.

Created in Epic SDK 2014.

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

Property Value

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