| SensorsName Property |
[This is preliminary documentation and is subject to change.]
Sets the active Sensor by Name.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public string Name { get; set; }
Public Property Name As String
Get
Set
public:
property String^ Name {
String^ get ();
void set (String^ value);
}
member Name : string with get, set
function get_Name();
function set_Name(value);
Property Value
Type:
StringSee Also