ArcFM Server Developer Guide
PopulateOccupiedDucts Method


Syntax
'Declaration
 
Public Shared Sub PopulateOccupiedDucts( _
   ByVal ductBankConfig As IMMDuctBank, _
   ByVal colUlsRelClass As OrderedDictionary, _
   ByVal ductViewList As ID8List _
) 
'Usage
 
Dim ductBankConfig As IMMDuctBank
Dim colUlsRelClass As OrderedDictionary
Dim ductViewList As ID8List
 
CommonModule.PopulateOccupiedDucts(ductBankConfig, colUlsRelClass, ductViewList)
public static void PopulateOccupiedDucts( 
   IMMDuctBank ductBankConfig,
   OrderedDictionary colUlsRelClass,
   ID8List ductViewList
)

Parameters

ductBankConfig
colUlsRelClass
ductViewList
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

CommonModule Class
CommonModule Members

 

 


Send Comment