uaPLUS Reference
HdaAggregateToUaAggregate(UInt32,UInt16) Method
See Also  Send Feedback
Advosol.uaPLUS.HDA Namespace > HdaModelUtils Class > HdaAggregateToUaAggregate Method : HdaAggregateToUaAggregate(UInt32,UInt16) Method

aggregateId
The aggregate id.
namespaceIndex
Index of the namespace.

Glossary Item Box

Converts a HDA Aggregate ID to a UA aggregate ID

Syntax

Visual Basic (Declaration) 
Public Overloads Shared Function HdaAggregateToUaAggregate( _
   ByVal aggregateId As UInteger, _
   ByVal namespaceIndex As UShort _
) As NodeId
C# 
public static NodeId HdaAggregateToUaAggregate( 
   uint aggregateId,
   ushort namespaceIndex
)

Parameters

aggregateId
The aggregate id.
namespaceIndex
Index of the namespace.

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.