DraftTask.OutlineLevel 屬性
取得或設定階層式的任務清單中的任務大綱層級。
命名空間: Microsoft.ProjectServer.Client
組件: Microsoft.ProjectServer.Client (在 Microsoft.ProjectServer.Client.dll 中)
語法
'宣告
<RemoteAttribute> _
Public Property OutlineLevel As Integer
Get
Set
'用途
Dim instance As DraftTask
Dim value As Integer
value = instance.OutlineLevel
instance.OutlineLevel = value
[RemoteAttribute]
public int OutlineLevel { get; set; }
屬性值
類型:System.Int32
是指任務大綱層級的數值。