Compartilhar via


ProjectDataSet.TaskRow.IsPROJ_OPT_CURRENCY_DIGITSNull método

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

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

Sintaxe

'Declaração
Public Function IsPROJ_OPT_CURRENCY_DIGITSNull As Boolean
'Uso
Dim instance As ProjectDataSet.TaskRow
Dim returnValue As Boolean

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

Valor retornado

Tipo: System.Boolean

Ver também

Referência

ProjectDataSet.TaskRow classe

ProjectDataSet.TaskRow membros

WebSvcProject namespace