バージョン

ProjectDuration 構造体

さまざまな単位タイプをサポートする時間の単位を表す構造体、あるいはオプションで手動タスクの期間の記述を表す文字列を格納する構造体。
シンタックス
'宣言
 
Public Structure ProjectDuration 
   Inherits System.ValueType
public struct ProjectDuration : System.ValueType 
参照