Compartilhar via


CalendarDataSet.CalendarExceptionsRowChangeEvent.Row property

Especifica a linha que contém os dados alterados.

Namespace:  WebSvcCalendar
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaração
Public ReadOnly Property Row As CalendarDataSet.CalendarExceptionsRow
    Get
'Uso
Dim instance As CalendarDataSet.CalendarExceptionsRowChangeEvent
Dim value As CalendarDataSet.CalendarExceptionsRow

value = instance.Row
public CalendarDataSet.CalendarExceptionsRow Row { get; }

Property value

Type: WebSvcCalendar.CalendarDataSet.CalendarExceptionsRow

Ver também

Referência

CalendarDataSet.CalendarExceptionsRowChangeEvent class

CalendarDataSet.CalendarExceptionsRowChangeEvent members

WebSvcCalendar namespace