Represents the interface of 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 or hosted within a resource data management control.
Namespace:
DlhSoft.Windows.DataAssembly: DlhSoft.ProjectData.Core (in DlhSoft.ProjectData.Core.dll)
Syntax
C# |
---|
public interface IResourceItem : IEntityItem |
Visual Basic (Declaration) |
---|
Public Interface IResourceItem _ Implements IEntityItem |