Edit

Share via


PropertyRowSet.Rows Property

Definition

Retrieves the rows from the rowset.

public Microsoft.Hpc.Scheduler.Properties.PropertyRow[] Rows { get; set; }
member this.Rows : Microsoft.Hpc.Scheduler.Properties.PropertyRow[] with get, set
Public Property Rows As PropertyRow()

Property Value

An array of PropertyRow objects that contain the rows in the rowset.

Applies to