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

instanceId
componentPaths
componentIds
errors

Glossary Item Box

Finds the NodeIds for the components for an instance.

Syntax

Visual Basic (Usage)Copy Code
Dim instance As Session
Dim instanceId As NodeId
Dim componentPaths As IList(Of String)
Dim componentIds As NodeIdCollection
Dim errors As List(Of ServiceResult)
 
instance.FindComponentIds(instanceId, componentPaths, componentIds, errors)

Parameters

instanceId
componentPaths
componentIds
errors

Requirements

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

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.