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