Click or drag to resize

ChannelDefinitionBase3Parent Property

Gets or sets the IConfigurationCell parent of this ChannelDefinitionBase3.

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

Property Value

IConfigurationCell

Implements

IChannelDefinitionParent
See Also