Compartilhar via


ProjectDataSet.AssignmentRow.IsASSN_VACNull method

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

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

Syntax

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

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

Valor retornado

Type: System.Boolean

Ver também

Referência

ProjectDataSet.AssignmentRow class

ProjectDataSet.AssignmentRow members

WebSvcProject namespace