 |
NoteItemV1 Class |
Represents a Note item in the Notes collection listview on the Detail tab of the activity screen in Epic or
a Task Note in the Task Notes listview on the Tasks tab of the activity screen.
Inheritance HierarchySystemObject
ASI.TAM.API.Data.UI.ActivityNoteItemV1
Namespace:
ASI.TAM.API.Data.UI.Activity
Assembly:
ASI.TAM.API.Data.UI.Activity (in ASI.TAM.API.Data.UI.Activity.dll) Version: 2020.1.0.1
Syntaxpublic sealed class NoteItemV1
Public NotInheritable Class NoteItemV1
Dim instance As NoteItemV1
The NoteItemV1 type exposes the following members.
Properties
| Name | Description |
---|
 | AccessLevel |
The Access Level of the Note
Lookup: AccessLevel Auto-Validated.
|
 | Flag |
Flag used during different function calls
|
 | NoteID |
Unique identifier used to specify current note Created in Epic SDK 2016. |
 | NoteText |
The Note Text
|
Top
Remarks
See Also