Represents a resource item object wrapper generated and managed by a ResourceManager, aware of its schedule and costs or hosted within a resource data management control.

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

Syntax

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

Inheritance Hierarchy

See Also