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