バージョン

Project クラス

WinSchedule プロジェクトをカプセル化します。
シンタックス
'宣言
 
Public Class Project 
   Inherits Infragistics.Shared.KeyedSubObjectBase
   Implements Infragistics.Shared.IKeyedSubObject, Infragistics.Shared.IKeyedSubObjectEx 
public class Project : Infragistics.Shared.KeyedSubObjectBase, Infragistics.Shared.IKeyedSubObject, Infragistics.Shared.IKeyedSubObjectEx  
解説

タスクを論理的に管理するために使用されるプロジェクト。プロジェクトの StartDate はプロジェクトに関連付けられるすべてのタスクの参照日付として使用されます。

参照