CalendarDataSet.CalendarExceptionsRow class
Indica a disponibilidade do recurso com base no calendário identificado pela propriedade CAL_UID .
Inheritance hierarchy
System.Object
System.Data.DataRow
WebSvcCalendar.CalendarDataSet.CalendarExceptionsRow
Namespace: WebSvcCalendar
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaração
Public Class CalendarExceptionsRow _
Inherits DataRow
'Uso
Dim instance As CalendarDataSet.CalendarExceptionsRow
public class CalendarExceptionsRow : DataRow
Comentários
Representa um intervalo de valores de exceção de calendário da tabela CalendarExceptionDataTable .
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.