ArcFM Solution Developer Guide
AllTables Method (ArchiveTables)


Syntax
'Declaration
 
Public Function AllTables() As System.Collections.Generic.IEnumerable(Of ResponderTable)
'Usage
 
Dim instance As ArchiveTables
Dim value As System.Collections.Generic.IEnumerable(Of ResponderTable)
 
value = instance.AllTables()
public System.Collections.Generic.IEnumerable<ResponderTable> AllTables()
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