ArcFM Server Developer Guide
CanLoadFromUserDBTable Method


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

Parameters

pUserInfoTable
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