ResourceDataSet.CalendarExceptionsRowChangeEvent.Row propriedade
Especifica a linha que contém os dados alterados.
Namespace: WebSvcResource
Assembly: ProjectServerServices (em ProjectServerServices.dll)
Sintaxe
'Declaração
Public ReadOnly Property Row As ResourceDataSet.CalendarExceptionsRow
Get
'Uso
Dim instance As ResourceDataSet.CalendarExceptionsRowChangeEvent
Dim value As ResourceDataSet.CalendarExceptionsRow
value = instance.Row
public ResourceDataSet.CalendarExceptionsRow Row { get; }
Valor de propriedade
Tipo: WebSvcResource.ResourceDataSet.CalendarExceptionsRow
Ver também
Referência
ResourceDataSet.CalendarExceptionsRowChangeEvent classe