DeviceNode.PrimaryStation Property

Current primary station for this Node.
<ID("PrimaryStation", (int)e.PrimaryStation)> _ 
Public Property PrimaryStation() As String
This language is not supported or no code example is available.
[ID("PrimaryStation", (int)e.PrimaryStation)] 
public string PrimaryStation {get; set;}
This language is not supported or no code example is available.

Property Value

string

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition