Compartilhar via


ProjectDataSet.AssignmentRow.IsASSN_DELAY_FMTNull method

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

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

Syntax

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

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

Valor retornado

Type: System.Boolean

Ver também

Referência

ProjectDataSet.AssignmentRow class

ProjectDataSet.AssignmentRow members

WebSvcProject namespace