Click or drag to resize

ViewOtherEmployeeItem Class

ViewOtherEmployeeItem data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.EmployeeViewOtherEmployeeItem
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: 2021.2.0.769
Syntax
public sealed class ViewOtherEmployeeItem

The ViewOtherEmployeeItem type exposes the following members.

Properties
  NameDescription
Public propertyAccountName
other Employee account name
Public propertyAccountStatus
Active or Inactive Lookup: AccountStatus
Public propertyEmployeeID
Unique identifier used to specify another employee.
Public propertyFlag
Used to choose what action to apply to [item].
Public propertyLookupCode
Use Get_Employee.
Public propertyViewActivities
ViewActivities
Public propertyViewTasks
ViewTasks
Public propertyViewWorkflows
ViewWorkflows
Top
Remarks