Click or drag to resize

ViewOthersOpportunityItem Class

ViewOthersOpportunityItem data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.EmployeeViewOthersOpportunityItem
Namespace:  ASI.TAM.API.Data.UI.Account.Employee
Assembly:  ASI.TAM.API.Data.UI.Account.Employee (in ASI.TAM.API.Data.UI.Account.Employee.dll) Version: 2020.1.0.523
Syntax
public sealed class ViewOthersOpportunityItem

The ViewOthersOpportunityItem type exposes the following members.

Properties
  NameDescription
Public propertyAccountID
Unique identifier used to specify the viewing employee. Required when ViewOthersOpportunityType is not Sales Team. Ignored otherwise.

Created in Epic SDK 2017 R2.

Public propertyAccountLookupCode
Account Lookup Code

Created in Epic SDK 2017 R2.

Public propertyAccountName
Account Name

Created in Epic SDK 2017 R2.

Public propertyAccountTypeCode
Required when ViewOthersOpportunityType is not Sales Team. Ignored otherwise.

Created in Epic SDK 2017 R2.

Public propertyFlag
Used to choose what action to apply to view opportunities item.

Created in Epic SDK 2017 R2.

Public propertySalesTeamID
Unique identifier used to specify another SalesTeam. Required when ViewOthersOpportunityType is Sales Team. Ignored otherwise.

Created in Epic SDK 2017 R2.

Public propertyViewOthersOpportunityType
View Others Opportunity Type

Created in Epic SDK 2017 R2.

Top
See Also