Click or drag to resize

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 Hierarchy
SystemObject
  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: 2021.1.0.1
Syntax
public sealed class NoteItemV1

The NoteItemV1 type exposes the following members.

Properties
  NameDescription
Public propertyAccessLevel
The Access Level of the Note Lookup: AccessLevel Auto-Validated.
Public propertyFlag
Flag used during different function calls
Public propertyNoteID
Unique identifier used to specify current note

Created in Epic SDK 2016.

Public propertyNoteText
The Note Text
Top
Remarks