Click or drag to resize

ChannelValueBaseTDataFormat Property

Gets the DataFormat of this ChannelValueBaseT.

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

Property Value

DataFormat

Implements

IChannelValueTDataFormat
See Also