ArcFM Server Developer Guide
DumpDucts Method


Syntax
'Declaration
 
Public Shared Sub DumpDucts( _
   ByVal item As ID8ListItem, _
   Optional ByVal indentation As String _
) 
'Usage
 
Dim item As ID8ListItem
Dim indentation As String
 
CommonModule.DumpDucts(item, indentation)
public static void DumpDucts( 
   ID8ListItem item,
   string indentation
)

Parameters

item
indentation
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