uaPLUS Reference
ConstructIdForArea Method
See Also  Send Feedback
Advosol.uaPLUS.AE Namespace > AeModelUtils Class : ConstructIdForArea Method

areaId
The area id.
namespaceIndex
Index of the namespace.

Glossary Item Box

Constructs the id for an area.

Syntax

Visual Basic (Declaration) 
Public Shared Function ConstructIdForArea( _
   ByVal areaId As String, _
   ByVal namespaceIndex As UShort _
) As NodeId
C# 
public static NodeId ConstructIdForArea( 
   string areaId,
   ushort namespaceIndex
)

Parameters

areaId
The area 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.