PropertyRow.Props Property

Definition

Retrieves the list of properties in the row.

public Microsoft.Hpc.Scheduler.Properties.StoreProperty[] Props { get; }
member this.Props : Microsoft.Hpc.Scheduler.Properties.StoreProperty[]
Public ReadOnly Property Props As StoreProperty()

Property Value

An array of StoreProperty objects that contain the properties in the row.

Applies to