CalendarDataSet.CalendarExceptions property
Obtenha a coleção de exceções no conjunto de dados do calendário.
Namespace: WebSvcCalendar
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaração
<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; }
Property value
Type: WebSvcCalendar.CalendarDataSet.CalendarExceptionsDataTable