uaPLUS Reference
AddSubtype(NodeId,NodeId) Method
See Also  Send Feedback
Opc.Ua Namespace > TypeTable Class : AddSubtype(NodeId,NodeId) Method

subTypeId
superTypeId

Glossary Item Box

Syntax

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

Parameters

subTypeId
superTypeId

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.