ResourceDataSet.CalendarExceptions Property
Gets the information about resource calendar conflicts.
Namespace: [Resource Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Resource.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Resource.asmx?wsdl
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: [Resource Web service].ResourceDataSet.CalendarExceptionsDataTable