ResourceDataSet.CalendarExceptions property

Gets the information about resource calendar conflicts.

Namespace:  WebSvcResource
Assembly:  ProjectServerServices (in ProjectServerServices.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

See also

Reference

ResourceDataSet class

ResourceDataSet members

WebSvcResource namespace