Click or drag to resize

ChannelDefinitionBaseToString Method

Gets the string representation of this ChannelDefinitionBase.

Namespace: GSF.PhasorProtocols
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.181-beta
Syntax
public override string ToString()
View Source

Return Value

String
String representation of this ChannelDefinitionBase.
See Also