del método ProjectDataSet.ProjectResourceRow.IsPROJ_OPT_CURRENCY_SYMBOLNull
Determina si la propiedad PROJ_OPT_CURRENCY_SYMBOL se establece en un valor de una referencia null (Nothing en Visual Basic) .
Espacio de nombres: WebSvcStatusing
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
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 devuelto
Tipo: System.Boolean
Vea también
Referencia
clase ProjectDataSet.ProjectResourceRow