Opc.Ua.Core
IsInverse Field



Opc.Ua Namespace > NodeState.Notifier Class : IsInverse Field
Whether the reference direction is inverse.
Syntax
'Declaration
 
Public IsInverse As Boolean
'Usage
 
Dim instance As NodeState.Notifier
Dim value As Boolean
 
value = instance.IsInverse
 
instance.IsInverse = value
public bool IsInverse
public:
bool IsInverse
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

NodeState.Notifier Class
NodeState.Notifier Members