uaPLUS Reference
AddReferenceSubtype Method
See Also  Send Feedback
Opc.Ua Namespace > TypeTable Class : AddReferenceSubtype Method

subTypeId
superTypeId
browseName

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Sub AddReferenceSubtype( _
   ByVal subTypeId As NodeId, _
   ByVal superTypeId As NodeId, _
   ByVal browseName As QualifiedName _
) 
C# 
public void AddReferenceSubtype( 
   NodeId subTypeId,
   NodeId superTypeId,
   QualifiedName browseName
)

Parameters

subTypeId
superTypeId
browseName

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.