de la propiedad CalendarDataSet.CalendarExceptions
Obtiene la colección de excepciones en el conjunto de datos de calendario.
Espacio de nombres: WebSvcCalendar
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
<BrowsableAttribute(False)> _
Public ReadOnly Property CalendarExceptions As CalendarDataSet.CalendarExceptionsDataTable
Get
'Uso
Dim instance As CalendarDataSet
Dim value As CalendarDataSet.CalendarExceptionsDataTable
value = instance.CalendarExceptions
[BrowsableAttribute(false)]
public CalendarDataSet.CalendarExceptionsDataTable CalendarExceptions { get; }
Valor de propiedad
Tipo: WebSvcCalendar.CalendarDataSet.CalendarExceptionsDataTable