ArcFM Desktop Developer Guide
GetThisSideRangeString Method


Syntax
'Declaration
 
<ExtensionAttribute()>
Public Shared Function GetThisSideRangeString( _
   ByVal group As SpliceSchematicConnectionGroup, _
   ByVal entityId As String _
) As String
'Usage
 
Dim group As SpliceSchematicConnectionGroup
Dim entityId As String
Dim value As String
 
value = SpliceSchematicEntityCollectionExtension.GetThisSideRangeString(group, entityId)
[Extension()]
public static string GetThisSideRangeString( 
   SpliceSchematicConnectionGroup group,
   string entityId
)

Parameters

group
entityId
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

SpliceSchematicEntityCollectionExtension Class
SpliceSchematicEntityCollectionExtension Members

 

 


Send Comment