uaPLUS Reference
FindAggregate Method
See Also  Send Feedback
Advosol.uaPLUS.HDA Namespace > ComHdaClient Class : FindAggregate Method

parent
aggregateId
namespaceIndex

Glossary Item Box

Finds the specified aggregate.

Syntax

Visual Basic (Declaration) 
Public Function FindAggregate( _
   ByVal parent As NodeState, _
   ByVal aggregateId As UInteger, _
   ByVal namespaceIndex As UShort _
) As BaseObjectState
C# 
public BaseObjectState FindAggregate( 
   NodeState parent,
   uint aggregateId,
   ushort namespaceIndex
)

Parameters

parent
aggregateId
namespaceIndex

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.