DraftTask.OutlineLevel property
取得或設定任務的大綱層級階層式的工作清單] 中。
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Syntax
'宣告
<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; }
Property value
Type: System.Int32
指的是任務的大綱層級的數值。