ConfigurationCell3DataModified Property
Gets or sets flag indicating if data in cell is modified through configuration for this
ConfigurationCell3.
Namespace: Gemstone.PhasorProtocols.IEEEC37_118Assembly: Gemstone.PhasorProtocols (in Gemstone.PhasorProtocols.dll) Version: 1.0.180 -- Release Build+e02ba9cd4ec5d00f9d75c2a02ce31d1bc7ed731c
public bool DataModified { get; set; }
Public Property DataModified As Boolean
Get
Set
public:
property bool DataModified {
bool get ();
void set (bool value);
}
function get_DataModified();
function set_DataModified(value);
Property Value
Boolean