DraftTask.OutlineLevel propriedade
Obtém ou define o nível de estrutura de tópicos da tarefa em uma lista de tarefas hierárquicas.
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (em Microsoft.ProjectServer.Client.dll)
Sintaxe
'Declaração
<RemoteAttribute> _
Public Property OutlineLevel As Integer
Get
Set
'Uso
Dim instance As DraftTask
Dim value As Integer
value = instance.OutlineLevel
instance.OutlineLevel = value
[RemoteAttribute]
public int OutlineLevel { get; set; }
Valor de propriedade
Tipo: System.Int32
Um valor numérico que se refere ao nível de estrutura de tópicos da tarefa.