CalendarDataSet.CalendarExceptions Property
Namespace: WebSvcCalendar
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
<BrowsableAttribute(False)> _
Public ReadOnly Property CalendarExceptions As CalendarDataSet.CalendarExceptionsDataTable
Get
'Usage
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