CustomPropContainer.GetCustomProperties Method

Definition

public Microsoft.Hpc.Scheduler.NameValueCollection GetCustomProperties (Microsoft.Hpc.Scheduler.Store.ISchedulerStore store, Microsoft.Hpc.Scheduler.Store.IClusterStoreObject obj);
member this.GetCustomProperties : Microsoft.Hpc.Scheduler.Store.ISchedulerStore * Microsoft.Hpc.Scheduler.Store.IClusterStoreObject -> Microsoft.Hpc.Scheduler.NameValueCollection
Public Function GetCustomProperties (store As ISchedulerStore, obj As IClusterStoreObject) As NameValueCollection

Parameters

Returns

Applies to