uaPLUS Reference
Argument Constructor(String,NodeId,Int32,String)
See Also  Send Feedback
Opc.Ua Namespace > Argument Class > Argument Constructor : Argument Constructor(String,NodeId,Int32,String)

name
dataType
valueRank
description

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal name As String, _
   ByVal dataType As NodeId, _
   ByVal valueRank As Integer, _
   ByVal description As String _
)
C# 
public Argument( 
   string name,
   NodeId dataType,
   int valueRank,
   string description
)

Parameters

name
dataType
valueRank
description

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

See Also

© 2010-2018 Copyright Advosol Inc. All Rights Reserved.