Represents a resource item aware of its schedule and costs that can be used as a source object to be wrapped within an Resource and managed using a ResourceManager.
It is recommended to set at least these data properties: Content.
These data properties can also be set: Schedule, CostPerUsage, CostPerHour.
Namespace:
DlhSoft.Windows.DataAssembly: DlhSoft.ProjectData.Core (in DlhSoft.ProjectData.Core.dll)
Syntax
C# |
---|
[LocalizabilityAttribute(LocalizationCategory.None)] public class ResourceItem : EntityItem, IResourceItem |
Visual Basic (Declaration) |
---|
<LocalizabilityAttribute(LocalizationCategory.None)> _ Public Class ResourceItem _ Inherits EntityItem _ Implements IResourceItem |
Inheritance Hierarchy
System..::.Object
System.Windows.Threading..::.DispatcherObject
System.Windows..::.DependencyObject
DlhSoft.Windows.Data..::.EntityItem
DlhSoft.Windows.Data..::.ResourceItem
System.Windows.Threading..::.DispatcherObject
System.Windows..::.DependencyObject
DlhSoft.Windows.Data..::.EntityItem
DlhSoft.Windows.Data..::.ResourceItem