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 命名空间