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