DigitalChannelName Property

Gets or sets name of this DigitalChannel formatted as station_name:channel_name.

Definition

Namespace: Gemstone.COMTRADE
Assembly: Gemstone.COMTRADE (in Gemstone.COMTRADE.dll) Version: 1.0.138 -- Release Build+36e6f5b589608b4f74e47d15d737db2e11492383
public string? Name { get; set; }

Property Value

String

Exceptions

FormatExceptionName must be formatted as station_name:channel_name.

See Also