 |
ViewOtherEmployeeItemViewTasks Property |
ViewTasks
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
Syntaxpublic bool ViewTasks { get; set; }
Public Property ViewTasks As Boolean
Get
Set
Dim instance As ViewOtherEmployeeItem
Dim value As Boolean
value = instance.ViewTasks
instance.ViewTasks = value
Property Value
Type:
Boolean
Remarks
See Also