InfoModule.RowsChanges Property

Gets rows changed information.
<ID("RowsChanges", (int)e.RowsChanges)> _ 
<EditorBrowsable(EditorBrowsableState.Never)> _ 
Public Property RowsChanges() As String
This language is not supported or no code example is available.
[ID("RowsChanges", (int)e.RowsChanges)] 
[EditorBrowsable(EditorBrowsableState.Never)] 
public string RowsChanges {get; set;}
This language is not supported or no code example is available.

Property Value

string

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition