 |
NoteItemFlagsV1 Enumeration |
Flag used to determine if the note has to be added or ignored during different function 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 NoteItemFlagsV1
Public Enumeration NoteItemFlagsV1
Dim instance As NoteItemFlagsV1
Members
| Member name | Value | Description |
---|
| View | 0 | |
| Insert | 1 | |
| Update | 2 | |
Remarks
See Also