DwRowChangeEventArgs.Action Property
.NET Standard 2.x
Gets the type of the action on the row.
Namespace: DWNet.Data
Assembly: DWNet.Data.dll
Syntax
public DwRowAction Action { get; }
Property Value
An enumerated value of the DwRowAction
enumeration which represents the type of the action on the row.
Applies to
.NET Standard
2.x