de la propiedad TimePeriodDataSet.TimePeriodsRowChangeEvent.Action
Obtiene una constante de la enumeración que representa la acción que provocó el evento.
Espacio de nombres: WebSvcAdmin
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public ReadOnly Property Action As DataRowAction
Get
'Uso
Dim instance As TimePeriodDataSet.TimePeriodsRowChangeEvent
Dim value As DataRowAction
value = instance.Action
public DataRowAction Action { get; }
Valor de propiedad
Tipo: System.Data.DataRowAction
Vea también
Referencia
clase TimePeriodDataSet.TimePeriodsRowChangeEvent