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