Click or drag to resize

IChannelDefinitionParent Property

Gets the IConfigurationCell parent of this IChannelDefinition.

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

Property Value

IConfigurationCell
See Also