ArcFM Engine Developer Guide
ArchiveTables 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 ArchiveTables(configurator, useRepresents)
public ArchiveTables( 
   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

ArchiveTables Class
ArchiveTables Members

 

 


Send Comment