バージョン

ConstraintDate プロパティ (ProjectTask)

ConstraintType を強制実行する日付を返すか、設定します。
シンタックス
'宣言
 
Public Property ConstraintDate As Nullable(Of Date)
public Nullable<DateTime> ConstraintDate {get; set;}
解説

注: このプロパティは、ConstraintTypeAsLateAsPossibleAsSoonAsPossible に設定されているときだけ使用できます。

参照