NetworkElement ElementType Property ElecNetKit Documentation
Gets a type-string for the element, e.g. 'Bus', 'Load', etc.

Namespace: ElecNetKit.NetworkModelling
Assembly: ElecNetKit.Core (in ElecNetKit.Core.dll) Version: 1.1.4771.27370 (1.1.0.0)
Syntax

public string ElementType { get; }
See Also