PropertyId.Type Property

Definition

Retrieves the data type of the property.

public Microsoft.Hpc.Scheduler.Properties.StorePropertyType Type { get; }
member this.Type : Microsoft.Hpc.Scheduler.Properties.StorePropertyType
Public ReadOnly Property Type As StorePropertyType

Property Value

The data type of the property. For possible values, see the StorePropertyType fields.

Applies to