共用方式為


DraftTask.ConstraintType 屬性

取得或設定工作的時間限制式類型。

命名空間:  Microsoft.ProjectServer.Client
組件:  Microsoft.ProjectServer.Client (在 Microsoft.ProjectServer.Client.dll 中)

語法

'宣告
<RemoteAttribute> _
Public Property ConstraintType As ConstraintType
    Get
    Set
'用途
Dim instance As DraftTask
Dim value As ConstraintType

value = instance.ConstraintType

instance.ConstraintType = value
[RemoteAttribute]
public ConstraintType ConstraintType { get; set; }

屬性值

類型:Microsoft.ProjectServer.Client.ConstraintType
其中一個數個不同的時間限制。

請參閱

參照

DraftTask 類別

DraftTask 成員

Microsoft.ProjectServer.Client 命名空間