Compartilhar via


StatusingDataSet.ProjectsRow.PROJ_NEW_TASKS_ARE_MANUAL propriedade

Obtém um valor que indica se as novas tarefas são manualmente agendadas.

Namespace:  WebSvcStatusing
Assembly:  ProjectServerServices (em ProjectServerServices.dll)

Sintaxe

'Declaração
Public Property PROJ_NEW_TASKS_ARE_MANUAL As Boolean
    Get
    Set
'Uso
Dim instance As StatusingDataSet.ProjectsRow
Dim value As Boolean

value = instance.PROJ_NEW_TASKS_ARE_MANUAL

instance.PROJ_NEW_TASKS_ARE_MANUAL = value
public bool PROJ_NEW_TASKS_ARE_MANUAL { get; set; }

Valor de propriedade

Tipo: System.Boolean
O valor padrão é True.

Ver também

Referência

StatusingDataSet.ProjectsRow classe

StatusingDataSet.ProjectsRow membros

WebSvcStatusing namespace