Gets or sets the name of the element in the XML file that is considered equivalent to a row in the table.
'Declaration
Public Property RowsIdentified As String
public string RowsIdentified {get; set;}
Property Value
The name of the element in the XML file that is considered equivalent to a row in the table.