[]
        
(Showing Draft Content)

C1.DataConnector.SourceTable.Rows

Rows Property

Rows

An IEnumerable containing the rows of the SourceTable.

Declaration
public IEnumerable<object[]> Rows { get; set; }