GanttView for WinForms
ResourceType 列挙体

C1.Win.C1GanttView.4.5.2 アセンブリ > C1.Win.C1GanttView 名前空間 : ResourceType 列挙体
リソースのタイプを指定します。
シンタックス
'宣言
 
Public Enum ResourceType 
   Inherits System.Enum
public enum ResourceType : System.Enum 
メンバ
メンバ解説
Costプロジェクト内のタスクを完了させるのに関連する費用。
Material作業リソースがプロジェクト内のタスクを完了するのに必要とする物資。
Workプロジェクト内のタスクを完了するために稼働する人員と機器。
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Win.C1GanttView.ResourceType

参照

C1.Win.C1GanttView 名前空間