CustomPropContainer.AddPropsToList Method

Definition

public void AddPropsToList (Microsoft.Hpc.Scheduler.Store.ISchedulerStore store, System.Collections.Generic.List<Microsoft.Hpc.Scheduler.Properties.StoreProperty> propsList);
member this.AddPropsToList : Microsoft.Hpc.Scheduler.Store.ISchedulerStore * System.Collections.Generic.List<Microsoft.Hpc.Scheduler.Properties.StoreProperty> -> unit
Public Sub AddPropsToList (store As ISchedulerStore, propsList As List(Of StoreProperty))

Parameters

propsList
List<StoreProperty>

Applies to