Click or drag to resize
Grid Solutions Framework

DNP3InputAdapterChannelID Property

Gets the ID of the channel added to the DNP3 manager.

Namespace: DNP3Adapters
Assembly: Dnp3Adapters (in Dnp3Adapters.dll) Version: 2.4.283-beta
Syntax
public string ChannelID { get; }
View Source

Property Value

String

Implements

IDnp3AdapterChannelID
See Also