ProjectDataSet.TaskRow.IsPROJ_OPT_CURRENCY_SYMBOLNull método
Determina se a propriedade PROJ_OPT_CURRENCY_SYMBOL está definida como um valor nulo.
Namespace: WebSvcProject
Assembly: ProjectServerServices (em ProjectServerServices.dll)
Sintaxe
'Declaração
Public Function IsPROJ_OPT_CURRENCY_SYMBOLNull As Boolean
'Uso
Dim instance As ProjectDataSet.TaskRow
Dim returnValue As Boolean
returnValue = instance.IsPROJ_OPT_CURRENCY_SYMBOLNull()
public bool IsPROJ_OPT_CURRENCY_SYMBOLNull()
Valor retornado
Tipo: System.Boolean