Represents an assignment item aware of its assigned resource and allocation units that can be used as a source object to be wrapped within an Assignment and managed using an AssignmentManager.
It is recommended to set these data properties: Resource, AllocationUnits.
Namespace:
DlhSoft.Windows.DataAssembly: DlhSoft.ProjectData.Core (in DlhSoft.ProjectData.Core.dll)
Syntax
C# |
---|
[LocalizabilityAttribute(LocalizationCategory.None)] public class AssignmentItem : EntityItem, IAssignmentItem |
Visual Basic (Declaration) |
---|
<LocalizabilityAttribute(LocalizationCategory.None)> _ Public Class AssignmentItem _ Inherits EntityItem _ Implements IAssignmentItem |
Inheritance Hierarchy
System..::.Object
System.Windows.Threading..::.DispatcherObject
System.Windows..::.DependencyObject
DlhSoft.Windows.Data..::.EntityItem
DlhSoft.Windows.Data..::.AssignmentItem
System.Windows.Threading..::.DispatcherObject
System.Windows..::.DependencyObject
DlhSoft.Windows.Data..::.EntityItem
DlhSoft.Windows.Data..::.AssignmentItem