FilterProperty.Property Property

Definition

Retrieves or sets the property and property value used to filter the jobs, tasks, or nodes.

[System.Runtime.InteropServices.ComVisible(false)]
public Microsoft.Hpc.Scheduler.Properties.StoreProperty Property { get; set; }
member this.Property : Microsoft.Hpc.Scheduler.Properties.StoreProperty with get, set
Public Property Property As StoreProperty

Property Value

The property and property value used to filter the objects. For details, see the StoreProperty class.

Attributes

Applies to