ArcFM Engine Developer Guide
ResponderTables Constructor


Syntax
'Declaration
 
Public Function New( _
   ByVal configurator As DataSetConfig, _
   ByVal useRepresents As Boolean _
)
'Usage
 
Dim configurator As DataSetConfig
Dim useRepresents As Boolean
 
Dim instance As New ResponderTables(configurator, useRepresents)
public ResponderTables( 
   DataSetConfig configurator,
   bool useRepresents
)

Parameters

configurator
useRepresents
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

ResponderTables Class
ResponderTables Members

 

 


Send Comment