 |
MemberItem Class |
Represents an entry in the Members list on the Sales Team screen.
Inheritance HierarchySystemObject
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
Syntaxpublic sealed class MemberItem
Public NotInheritable Class MemberItem
Dim instance As MemberItem
The MemberItem type exposes the following members.
Properties
| Name | Description |
---|
 | LookupCode |
The lookup code of the member of the sales team.
Created in Epic SDK 2016. |
 | Name |
The name of the member of the sales team.
Created in Epic SDK 2016. |
 | Type |
The type of the member of the sales team.
Created in Epic SDK 2016. |
Top
Remarks
See Also