Edit

Share via


SchedulerObjectBase._InitFromRow(PropertyRow) Method

Definition

Initializes the object using the contents of the specified property row.

protected internal void _InitFromRow (Microsoft.Hpc.Scheduler.Properties.PropertyRow row);
member this._InitFromRow : Microsoft.Hpc.Scheduler.Properties.PropertyRow -> unit
Protected Friend Sub _InitFromRow (row As PropertyRow)

Parameters

row
PropertyRow

The property row used to initialize the object.

Applies to