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

parent
namespaceIndex

Glossary Item Box

Gets the supported aggregates.

Syntax

Visual Basic (Declaration) 
Public Function GetSupportedAggregates( _
   ByVal parent As NodeState, _
   ByVal namespaceIndex As UShort _
) As BaseObjectState()
C# 
public BaseObjectState[] GetSupportedAggregates( 
   NodeState parent,
   ushort namespaceIndex
)

Parameters

parent
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.