Click or drag to resize

SalesTargetItem Class

SalesTargetItem data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.CommonSalesTargetItem
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 sealed class SalesTargetItem

The SalesTargetItem type exposes the following members.

Properties
  NameDescription
Public propertyFlag
Used to choose what action to apply to [item].

Created in Epic SDK 2014.

Public propertyNumberOfClientContracts
Number Of Client Contracts

Created in Epic SDK 2014.

Public propertyNumberOfPolicies
Number Of Policies

Created in Epic SDK 2014.

Public propertyNumberOfRisks
Number Of Risks

Created in Epic SDK 2014.

Public propertyPremium
Premium

Created in Epic SDK 2014.

Public propertyRevenue
Revenue

Created in Epic SDK 2014.

Public propertySalesTargetID
Unique identifier used to specify sales target.

Created in Epic SDK 2014.

Sometimes Required

Public propertySalesTargetTypeCode
Use to specify new or renewal business

Created in Epic SDK 2017.

Required

Public propertySalesTeamID
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.

Public propertySalesTeamName
Sales Team Name

Created in Epic SDK 2014.

Public propertyYear
Year

Created in Epic SDK 2014.

Required

Top
Remarks