Click or drag to resize

ConfigurationCell3DataModified Property

Gets or sets flag indicating if data in cell is modified through configuration for this ConfigurationCell3.

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

Property Value

Boolean
See Also