Share via


PowerThermalChannelConfiguration.Id Property

Definition

Gets the unique identifier for the channel associated with this configuration.

PowerThermalChannelId Id();
public PowerThermalChannelId Id { get; }
var powerThermalChannelId = powerThermalChannelConfiguration.id;
Public ReadOnly Property Id As PowerThermalChannelId

Property Value

A PowerThermalChannelId that uniquely identifies the channel.

Applies to