del método ResourceDataSet.CalendarExceptionsRow.IsShift1FinishNull
Determina si la propiedad Shift1Finish se establece en un valor nulo.
Espacio de nombres: WebSvcTimeSheet
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Function IsShift1FinishNull As Boolean
'Uso
Dim instance As ResourceDataSet.CalendarExceptionsRow
Dim returnValue As Boolean
returnValue = instance.IsShift1FinishNull()
public bool IsShift1FinishNull()
Valor devuelto
Tipo: System.Boolean
Vea también
Referencia
clase ResourceDataSet.CalendarExceptionsRow