Click or drag to resize

ChannelDefinitionBase3DataFormat Property

Gets the DataFormat of this ChannelDefinitionBase3.

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

Property Value

DataFormat

Implements

IChannelDefinitionDataFormat
See Also