Click or drag to resize

DataCell.DigitalValues Property


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

Property Value

DigitalValueCollection

Implements

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