Click or drag to resize

SalesTeam Class

Represents the Sales Team screen from the Configure -> Acoounts -> Sales Teams area of Epic .
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Configure.SalesTeamSalesTeam

Namespace:  ASI.TAM.API.Data.UI.Configure.SalesTeam
Assembly:  ASI.TAM.API.Data.UI.Configure.SalesTeam (in ASI.TAM.API.Data.UI.Configure.SalesTeam.dll) Version: 2023.1.0.1249
Syntax
public sealed class SalesTeam

The SalesTeam type exposes the following members.

Properties
  NameDescription
Public propertyAssociatedToBroker
Associated To Broker

Created in Epic SDK 2016.

Public propertyAssociatedToEmployee
Associated To Employee

Created in Epic SDK 2016.

Public propertyIsActive
Represents whether the team is active or not.

Created in Epic SDK 2016.

Public propertyManagerLookupCode
Manager Lookup Code

Created in Epic SDK 2016.

Public propertyManagerName
Name of the manager for the sales team.

Created in Epic SDK 2016.

Public propertyManagerTypeCode
Manager Type Code

Created in Epic SDK 2016.

Public propertyMemberItems
Used to store a collection of members.

Created in Epic SDK 2016.

Public propertySalesTeamID

Unique identifier used to specify a sales team.

Created in Epic SDK 2016.

Public propertySalesTeamName
Sales Team Name

Created in Epic SDK 2016.

Top
Remarks