Edit

Share via


PropertyIdCollection.AddPropertyId(PropertyId) Method

Definition

Adds a property identifier to the collection.

[System.Runtime.InteropServices.ComVisible(false)]
public void AddPropertyId (Microsoft.Hpc.Scheduler.Properties.PropertyId propertyId);
abstract member AddPropertyId : Microsoft.Hpc.Scheduler.Properties.PropertyId -> unit
override this.AddPropertyId : Microsoft.Hpc.Scheduler.Properties.PropertyId -> unit

Parameters

propertyId
PropertyId

A PropertyId object that identifies the property to add to the collection.

Implements

Attributes

Applies to