DraftTask.LevelingCanSplit property
取得或設定值,指出是否資源撫平可以插斷及分割任務。
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Syntax
'宣告
<RemoteAttribute> _
Public Property LevelingCanSplit As Boolean
Get
Set
'用途
Dim instance As DraftTask
Dim value As Boolean
value = instance.LevelingCanSplit
instance.LevelingCanSplit = value
[RemoteAttribute]
public bool LevelingCanSplit { get; set; }
Property value
Type: System.Boolean
True如果資源撫平可以插斷及分割任務。否則, False。