 |
TaskItemsV1 Class |
Represents the Tasks tab of the activity screen in Epic.
Inheritance HierarchySystemObject System.Collections.ObjectModelCollectionTaskItemV1 ASI.TAM.API.Data.UI.ActivityTaskItemsV1
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 sealed class TaskItemsV1 : Collection<TaskItemV1>
Public NotInheritable Class TaskItemsV1
Inherits Collection(Of TaskItemV1)
Dim instance As TaskItemsV1
Remarks
See Also