Click or drag to resize

ActivitiesTasksViewOptions Enumeration

Enumeration of Employee View activities, Task, and Both From ASI.TAM.API.Data.UI.Account.Employee.ViewOtherEmployeeActivity.vb
Namespace:  ASI.TAM.API.Data.UI.Lookup
Assembly:  ASI.TAM.API.Data.UI.Lookup (in ASI.TAM.API.Data.UI.Lookup.dll) Version: 2020.1.0.1
Syntax
public enum ActivitiesTasksViewOptions
Members
  Member nameValueDescription
NotSelected-1
Both0
Activites1
Tasks2
See Also