Compartir a través de


del método ProjectDataSet.ProjectRow.IsPROJ_OPT_FY_USE_START_YRNull

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

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

Sintaxis

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

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

Valor devuelto

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

Vea también

Referencia

clase ProjectDataSet.ProjectRow

Miembros ProjectDataSet.ProjectRow

Espacio de nombres WebSvcProject