Click or drag to resize

DataCellBaseStationName Property

Gets station name of this DataCellBase.

Namespace: GSF.PhasorProtocols
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.181-beta
Syntax
public virtual string StationName { get; }
View Source

Property Value

String

Implements

IDataCellStationName
See Also