Compartir a través de


del método ProjectDataSet.ProjectRow.IsProjectOptionDefaultStandardRateFormatNull

Determina si la propiedad ProjectOptionDefaultStandardRateFormat se establece en un valor nulo.

Espacio de nombres:  WebSvcProject
Ensamblado:  ProjectServerServices (en ProjectServerServices.dll)

Sintaxis

'Declaración
Public Function IsProjectOptionDefaultStandardRateFormatNull As Boolean
'Uso
Dim instance As ProjectDataSet.ProjectRow
Dim returnValue As Boolean

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

Valor devuelto

Tipo: System.Boolean
True si ProjectOptionDefaultStandardRateFormat es una referencia null (Nothing en Visual Basic).

Vea también

Referencia

clase ProjectDataSet.ProjectRow

Miembros ProjectDataSet.ProjectRow

Espacio de nombres WebSvcProject