SchedulerObjectBase.GetWriteOnlyPropertyIds Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected virtual Microsoft.Hpc.Scheduler.Properties.PropertyId[] GetWriteOnlyPropertyIds();
abstract member GetWriteOnlyPropertyIds : unit -> Microsoft.Hpc.Scheduler.Properties.PropertyId[]
override this.GetWriteOnlyPropertyIds : unit -> Microsoft.Hpc.Scheduler.Properties.PropertyId[]
Protected Overridable Function GetWriteOnlyPropertyIds () As PropertyId()