Compartilhar via


ProjectDataSet.AssignmentRow.IsPROJ_OPT_CURRENCY_POSITIONNull method

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

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

Syntax

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

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

Valor retornado

Type: System.Boolean

Ver também

Referência

ProjectDataSet.AssignmentRow class

ProjectDataSet.AssignmentRow members

WebSvcProject namespace