Compartilhar via


ResourceDataSet.CalendarExceptions propriedade

Obtém informações sobre recurso conflitos de calendário.

Namespace:  WebSvcTimeSheet
Assembly:  ProjectServerServices (em ProjectServerServices.dll)

Sintaxe

'Declaração
<BrowsableAttribute(False)> _
Public ReadOnly Property CalendarExceptions As ResourceDataSet.CalendarExceptionsDataTable
    Get
'Uso
Dim instance As ResourceDataSet
Dim value As ResourceDataSet.CalendarExceptionsDataTable

value = instance.CalendarExceptions
[BrowsableAttribute(false)]
public ResourceDataSet.CalendarExceptionsDataTable CalendarExceptions { get; }

Valor de propriedade

Tipo: WebSvcTimeSheet.ResourceDataSet.CalendarExceptionsDataTable

Ver também

Referência

ResourceDataSet classe

ResourceDataSet membros

WebSvcTimeSheet namespace