Click or drag to resize

DataCellDataModified Property

Gets or sets flag that determines if data was modified for this DataCell.

Namespace: GSF.PhasorProtocols.IEEEC37_118
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.181-beta
Syntax
public override bool DataModified { get; set; }
View Source

Property Value

Boolean
See Also