ArcFM Solution Developer Guide
WriteDuctBankConfig Method


Syntax
'Declaration
 
Function WriteDuctBankConfig( _
   ByVal lColumns As System.Integer, _
   ByVal lRows As System.Integer _
) As System.Boolean
'Usage
 
Dim instance As IMMDuctBank
Dim lColumns As System.Integer
Dim lRows As System.Integer
Dim value As System.Boolean
 
value = instance.WriteDuctBankConfig(lColumns, lRows)
System.bool WriteDuctBankConfig( 
   System.int lColumns,
   System.int lRows
)

Parameters

lColumns
lRows
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

IMMDuctBank Interface
IMMDuctBank Members

 

 


Send Comment