ArcFM Server Developer Guide
CanSaveToDBTable Method


Syntax
'Declaration
 
Function CanSaveToDBTable( _
   ByVal pSystemInfoTable As ESRI.ArcGIS.Geodatabase.ITable _
) As Boolean
'Usage
 
Dim instance As IMMPersistentListItem2
Dim pSystemInfoTable As ESRI.ArcGIS.Geodatabase.ITable
Dim value As Boolean
 
value = instance.CanSaveToDBTable(pSystemInfoTable)
bool CanSaveToDBTable( 
   ESRI.ArcGIS.Geodatabase.ITable pSystemInfoTable
)

Parameters

pSystemInfoTable
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

IMMPersistentListItem2 Interface
IMMPersistentListItem2 Members

 

 


Send Comment