ResourceDataSet.CalendarExceptions property
Gets the information about resource calendar conflicts.
Namespace: WebSvcTimeSheet
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: WebSvcTimeSheet.ResourceDataSet.CalendarExceptionsDataTable