del método UnsubmittedTimesheetDataSet.TimePeriodsRow.IsTS_STATUS_ENUMNull
Determina si la propiedad TS_STATUS_ENUM() se establece en una referencia null (Nothing en Visual Basic).
Espacio de nombres: WebSvcAdmin
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Function IsTS_STATUS_ENUMNull As Boolean
'Uso
Dim instance As UnsubmittedTimesheetDataSet.TimePeriodsRow
Dim returnValue As Boolean
returnValue = instance.IsTS_STATUS_ENUMNull()
public bool IsTS_STATUS_ENUMNull()
Valor devuelto
Tipo: System.Boolean
Vea también
Referencia
clase UnsubmittedTimesheetDataSet.TimePeriodsRow