Click or drag to resize

ChannelValueBaseTDefinition Property

Gets or sets the IChannelDefinition associated with this ChannelValueBaseT.

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

Property Value

T

Implements

IChannelValueTDefinition
See Also