Click or drag to resize

DataCellParent3 Property

Gets or sets the ConfigurationCell3 parent of this DataCell, if applicable.

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

Property Value

ConfigurationCell3
See Also