Compartir a través de


del método ProjectDataSet.TaskCustomFieldsRow.IsINDICATOR_VALUENull

Determina si la propiedad INDICATOR_VALUE se establece en un valor de una referencia null (Nothing en Visual Basic) .

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

Sintaxis

'Declaración
Public Function IsINDICATOR_VALUENull As Boolean
'Uso
Dim instance As ProjectDataSet.TaskCustomFieldsRow
Dim returnValue As Boolean

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

Valor devuelto

Tipo: System.Boolean

Vea también

Referencia

clase ProjectDataSet.TaskCustomFieldsRow

Miembros ProjectDataSet.TaskCustomFieldsRow

Espacio de nombres WebSvcProject