Get or set line to line voltage type of distribution system type.
Namespace: Autodesk.Revit.DB.ElectricalAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public VoltageType VoltageLineToLine { get; set; }Property Value
VoltageType
Exceptions
| Exception | Condition |
|---|
| InvalidOperationException |
The voltage retrieved here is read only and actions to modify its properties it will throw an System.InvalidOperationException.
|
See Also
Reference