Click or drag to resize

ConfigurationCellBaseToString Method

Gets the string representation of this ConfigurationCellBase.

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 ConfigurationCellBase.
See Also