Property LocalNodeId
- Namespace
- Skyline.DataMiner.Net.NodeRecovery
- Assembly
- SLNetTypes.dll
LocalNodeId
The local node ID of the node executing this script. In case of DataMiner, this is the DataMiner ID.
public int LocalNodeId { get; set; }
The local node ID of the node executing this script. In case of DataMiner, this is the DataMiner ID.
public int LocalNodeId { get; set; }