EasyUA Reference
FetchTypeTree Method
See Also  Send Feedback
EasyUA Assembly > Advosol.EasyUA Namespace > Session Class : FetchTypeTree Method

typeId

Glossary Item Box

Updates the cache with the type and its subtypes.

Syntax

Visual Basic (Usage)Copy Code
Dim instance As Session
Dim typeId As ExpandedNodeId
 
instance.FetchTypeTree(typeId)
C# 
public void FetchTypeTree( 
   ExpandedNodeId typeId
)

Parameters

typeId

Remarks

This method can be used to ensure the TypeTree is populated.

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.