Compartilhar via


ResourceDataSet.CalendarExceptionsRow classe

Representa informações sobre conflitos de calendário recursos como uma linha no objeto ResourceDataSet.CalendarExceptionsRow .

Inheritance hierarchy

System.Object
  System.Data.DataRow
    WebSvcWorkflow.ResourceDataSet.CalendarExceptionsRow

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

Sintaxe

'Declaração
Public Class CalendarExceptionsRow _
    Inherits DataRow
'Uso
Dim instance As ResourceDataSet.CalendarExceptionsRow
public class CalendarExceptionsRow : DataRow

Segurança de thread

Os membros públicos estática (Shared no Visual Basic) desse tipo são seguros para thread. Nenhum membro de instância pode ser garantido como seguro para thread.

Ver também

Referência

ResourceDataSet.CalendarExceptionsRow membros

WebSvcWorkflow namespace