| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As NodeStateReference Dim value As ExpandedNodeId value = instance.TargetId | |
| C# | |
|---|---|
public ExpandedNodeId TargetId {get;} | |
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x
|
| EasyUA Reference |
|
| TargetId Property | |
| See Also Send Feedback | |
| Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace > NodeStateReference Class : TargetId Property |
Glossary Item Box
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As NodeStateReference Dim value As ExpandedNodeId value = instance.TargetId | |
| C# | |
|---|---|
public ExpandedNodeId TargetId {get;} | |
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x