| SolutionBusLevels Property |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "P:dss_sharp.Solution.BusLevels"]
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public int[] BusLevels { get; }
Public ReadOnly Property BusLevels As Integer()
Get
public:
property array<int>^ BusLevels {
array<int>^ get ();
}
member BusLevels : int[] with get
function get_BusLevels();
Property Value
Type:
Int32See Also