ArcFM Engine Developer Guide
get_MMInternalID Method


Syntax
'Declaration
 
Public Function get_MMInternalID( _
   ByVal ductID As String _
) As Integer
'Usage
 
Dim instance As DuctBankConfig
Dim ductID As String
Dim value As Integer
 
value = instance.get_MMInternalID(ductID)
public int get_MMInternalID( 
   string ductID
)

Parameters

ductID
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

DuctBankConfig Class
DuctBankConfig Members

 

 


Send Comment