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