Compartilhar via


ProjectDataSet.AssignmentRow.IsASSN_COST_VARNull method

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

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

Syntax

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

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

Valor retornado

Type: System.Boolean

Ver também

Referência

ProjectDataSet.AssignmentRow class

ProjectDataSet.AssignmentRow members

WebSvcProject namespace