Share via


ResourceDataSet.CalendarExceptions Property

Namespace:  WebSvcTimeSheet
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: WebSvcTimeSheet.ResourceDataSet.CalendarExceptionsDataTable

See Also

Reference

ResourceDataSet Class

ResourceDataSet Members

WebSvcTimeSheet Namespace