Click or drag to resize

NoteItemsV1 Class

Represents the Notes collection listview on the Detail tab of the activity screen in Epic or the Task Notes collection on the Tasks tab of the activity screen.
Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelCollectionNoteItemV1
    ASI.TAM.API.Data.UI.ActivityNoteItemsV1
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 NoteItemsV1 : Collection<NoteItemV1>
Remarks