QuickOPC User's Guide and Reference
Data Property (_UAClientEngineException)



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Engine.ComTypes Namespace > _UAClientEngineException Interface : Data Property
Syntax
'Declaration
 
<NotNullAttribute()>
ReadOnly Property Data As _Dictionary
'Usage
 
Dim instance As _UAClientEngineException
Dim value As _Dictionary
 
value = instance.Data
[NotNull()]
_Dictionary Data {get;}
[NotNull()]
property _Dictionary^ Data {
   _Dictionary^ get();
}
Requirements

Target Platforms: .NET Framework: Windows 7 with SP1, Windows Server 2012; .NET Core: Linux, Microsoft Windows

See Also

Reference

_UAClientEngineException Interface
_UAClientEngineException Members