Click or drag to resize

IDataCellState Property

Gets or sets the parsing state for the this IDataCell.

Namespace: GSF.PhasorProtocols
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.181-beta
Syntax
IDataCellParsingState State { get; set; }
View Source

Property Value

IDataCellParsingState
See Also