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

areaId
The area id.
sourceName
Name of the source.
namespaceIndex
Index of the namespace.

Glossary Item Box

Constructs the id for a source.

Syntax

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

Parameters

areaId
The area id.
sourceName
Name of the source.
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.