Compartilhar via


ProjectDataSet.ProjectResourceRow.IsPROJ_OPT_CURRENCY_SYMBOLNull method

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

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

Syntax

'Declaração
Public Function IsPROJ_OPT_CURRENCY_SYMBOLNull As Boolean
'Uso
Dim instance As ProjectDataSet.ProjectResourceRow
Dim returnValue As Boolean

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

Valor retornado

Type: System.Boolean

Ver também

Referência

ProjectDataSet.ProjectResourceRow class

ProjectDataSet.ProjectResourceRow members

WebSvcProject namespace