QuickOPC User's Guide and Reference
GetType Method (_UAClientApplicationParameters)



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Engine.ComTypes Namespace > _UAClientApplicationParameters Interface : GetType Method
Syntax
'Declaration
 
<CanBeNullAttribute()>
Function GetType() As Type
'Usage
 
Dim instance As _UAClientApplicationParameters
Dim value As Type
 
value = instance.GetType()
[CanBeNull()]
Type GetType()
[CanBeNull()]
Type^ GetType(); 
Requirements

Target Platforms: .NET Framework: Windows 10, Windows Server 2012; .NET Core: Linux, macOS, Microsoft Windows

See Also

Reference

_UAClientApplicationParameters Interface
_UAClientApplicationParameters Members