Click or drag to resize

DataCellParsingStateConfigurationCell Property

Gets reference to the IConfigurationCell associated with the IDataCell being parsed.

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

Property Value

IConfigurationCell

Implements

IDataCellParsingStateConfigurationCell
See Also