ResourceDataSet.CalendarExceptionsRow class
Representa uma exceção do calendário para um recurso.
Inheritance hierarchy
System.Object
System.Data.DataRow
WebSvcResource.ResourceDataSet.CalendarExceptionsRow
Namespace: WebSvcResource
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaração
Public Class CalendarExceptionsRow _
Inherits DataRow
'Uso
Dim instance As ResourceDataSet.CalendarExceptionsRow
public class CalendarExceptionsRow : DataRow
Remarks
Uma exceção de calendário ocorre quando um recurso está disponível para mais ou menos tempo do que o que é representado no calendário do padrão do recurso. O calendário padrão é especificado pela propriedade BaseCalendarUniqueId .
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.