Represents an assignment item object wrapper generated and managed by an AssignmentManager, aware of its referred resource and allocation units.

Namespace:  DlhSoft.Windows.Data
Assembly:  DlhSoft.ProjectData.Core (in DlhSoft.ProjectData.Core.dll)

Syntax

C#
[LocalizabilityAttribute(LocalizationCategory.Ignore)]
public class Assignment : Entity
Visual Basic (Declaration)
<LocalizabilityAttribute(LocalizationCategory.Ignore)> _
Public Class Assignment _
	Inherits Entity

Inheritance Hierarchy

See Also