Click or drag to resize

IDataCellParsingStateConfigurationCell 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
IConfigurationCell ConfigurationCell { get; }
View Source

Property Value

IConfigurationCell
See Also