Click or drag to resize

DataCellDigitalValues Property


Namespace: GSF.PhasorProtocols.SelFastMessage
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.181-beta
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public override DigitalValueCollection DigitalValues { get; }
View Source

Property Value

DigitalValueCollection

Implements

IDataCellDigitalValues
Remarks
SEL Fast Message doesn't define any digital values.
See Also