 |
TaskItemFlagsV1 Enumeration |
Activity task flag. Used to determine what has to be done with the task object during different method calls
Namespace:
ASI.TAM.API.Data.UI.Activity
Assembly:
ASI.TAM.API.Data.UI.Activity (in ASI.TAM.API.Data.UI.Activity.dll) Version: 2021.1.0.1
Syntaxpublic enum TaskItemFlagsV1
Public Enumeration TaskItemFlagsV1
Dim instance As TaskItemFlagsV1
Members
| Member name | Value | Description |
---|
| View | 0 | |
| Insert | 1 | |
| Update | 2 | |
Remarks
See Also