ResourceDataSet.CalendarExceptions Property
Namespace: WebSvcResource
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
<BrowsableAttribute(False)> _
Public ReadOnly Property CalendarExceptions As ResourceDataSet.CalendarExceptionsDataTable
Get
'Usage
Dim instance As ResourceDataSet
Dim value As ResourceDataSet.CalendarExceptionsDataTable
value = instance.CalendarExceptions
[BrowsableAttribute(false)]
public ResourceDataSet.CalendarExceptionsDataTable CalendarExceptions { get; }
Property Value
Type: WebSvcResource.ResourceDataSet.CalendarExceptionsDataTable