Compartilhar via


ProjectDataSet.TaskRow.IsTASK_PRELEVELED_FINISHNull método

Determina se a propriedade TASK_PRELEVELED_FINISH está definida como um valor nulo.

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

Sintaxe

'Declaração
Public Function IsTASK_PRELEVELED_FINISHNull As Boolean
'Uso
Dim instance As ProjectDataSet.TaskRow
Dim returnValue As Boolean

returnValue = instance.IsTASK_PRELEVELED_FINISHNull()
public bool IsTASK_PRELEVELED_FINISHNull()

Valor retornado

Tipo: System.Boolean

Ver também

Referência

ProjectDataSet.TaskRow classe

ProjectDataSet.TaskRow membros

WebSvcProject namespace