Compartir a través de


del método ProjectDataSet.ProjectResourceRow.IsRES_STD_RATENull

Determina si la propiedad RES_STD_RATE 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 IsRES_STD_RATENull As Boolean
'Uso
Dim instance As ProjectDataSet.ProjectResourceRow
Dim returnValue As Boolean

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

Valor devuelto

Tipo: System.Boolean

Vea también

Referencia

clase ProjectDataSet.ProjectResourceRow

Miembros ProjectDataSet.ProjectResourceRow

Espacio de nombres WebSvcStatusing