| SwtControlsSwitchedObj Property |
[This is preliminary documentation and is subject to change.]
Full name of the switched element.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public string SwitchedObj { get; set; }
Public Property SwitchedObj As String
Get
Set
public:
property String^ SwitchedObj {
String^ get ();
void set (String^ value);
}
member SwitchedObj : string with get, set
function get_SwitchedObj();
function set_SwitchedObj(value);
Property Value
Type:
StringSee Also