EasyUA Reference
IsNull Property
See Also  Send Feedback
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace > ExpandedNodeId Class : IsNull Property

Glossary Item Box

Whether the object represents a Null NodeId.

Syntax

Visual Basic (Usage)Copy Code
Dim instance As ExpandedNodeId
Dim value As Boolean
 
value = instance.IsNull
C# 
public bool IsNull {get;}

Remarks

Returns whether or not the NodeId is null

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.