Compartilhar via


ProjectDataSet.AssignmentRow.IsASSN_LEVELING_DELAYNull method

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

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

Syntax

'Declaração
Public Function IsASSN_LEVELING_DELAYNull As Boolean
'Uso
Dim instance As ProjectDataSet.AssignmentRow
Dim returnValue As Boolean

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

Valor retornado

Type: System.Boolean

Ver também

Referência

ProjectDataSet.AssignmentRow class

ProjectDataSet.AssignmentRow members

WebSvcProject namespace