| LinesBus2 Property |
[This is preliminary documentation and is subject to change.]
Name of bus for terminal 2.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public string Bus2 { get; set; }
Public Property Bus2 As String
Get
Set
public:
property String^ Bus2 {
String^ get ();
void set (String^ value);
}
member Bus2 : string with get, set
function get_Bus2();
function set_Bus2(value);
Property Value
Type:
StringSee Also