Click or drag to resize

MemberItem Class

Represents an entry in the Members list on the Sales Team screen.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Configure.SalesTeamMemberItem
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: 2021.1.0.391
Syntax
public sealed class MemberItem

The MemberItem type exposes the following members.

Properties
  NameDescription
Public propertyLookupCode
The lookup code of the member of the sales team.

Created in Epic SDK 2016.

Public propertyName
The name of the member of the sales team.

Created in Epic SDK 2016.

Public propertyType
The type of the member of the sales team.

Created in Epic SDK 2016.

Top
Remarks