| BusAllPCEatBus Property |
[This is preliminary documentation and is subject to change.]
Returns an array with the names of all PCE connected to the active bus
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public string[] AllPCEatBus { get; }
Public ReadOnly Property AllPCEatBus As String()
Get
public:
property array<String^>^ AllPCEatBus {
array<String^>^ get ();
}
member AllPCEatBus : string[] with get
function get_AllPCEatBus();
Property Value
Type:
StringSee Also