Edit

Share via


SchedulerObjectBase.GetPropertyIds Method

Definition

An array of properties to query from the store when refreshing the job object.

protected internal virtual Microsoft.Hpc.Scheduler.Properties.PropertyId[] GetPropertyIds();
abstract member GetPropertyIds : unit -> Microsoft.Hpc.Scheduler.Properties.PropertyId[]
override this.GetPropertyIds : unit -> Microsoft.Hpc.Scheduler.Properties.PropertyId[]
Protected Friend Overridable Function GetPropertyIds () As PropertyId()

Returns

Applies to