Compartilhar via


ProjectDataSet.TaskRow.TASK_PRELEVELED_START propriedade

Contém a data de início da tarefa antes da redistribuição de recursos.

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

Sintaxe

'Declaração
Public Property TASK_PRELEVELED_START As DateTime
    Get
    Set
'Uso
Dim instance As ProjectDataSet.TaskRow
Dim value As DateTime

value = instance.TASK_PRELEVELED_START

instance.TASK_PRELEVELED_START = value
public DateTime TASK_PRELEVELED_START { get; set; }

Valor de propriedade

Tipo: System.DateTime

Comentários

Somente leitura.

Ver também

Referência

ProjectDataSet.TaskRow classe

ProjectDataSet.TaskRow membros

WebSvcProject namespace