ArcFM Server Developer Guide
GetProtectiveDeviceNamesAndFCIDs Method


Syntax
'Declaration
 
Public Function GetProtectiveDeviceNamesAndFCIDs( _
   ByVal map As ESRI.ArcGIS.Carto.IMapServer _
) As ArrayList
'Usage
 
Dim instance As GeodatabaseUtilityHandler
Dim map As ESRI.ArcGIS.Carto.IMapServer
Dim value As ArrayList
 
value = instance.GetProtectiveDeviceNamesAndFCIDs(map)
public ArrayList GetProtectiveDeviceNamesAndFCIDs( 
   ESRI.ArcGIS.Carto.IMapServer map
)

Parameters

map
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

GeodatabaseUtilityHandler Class
GeodatabaseUtilityHandler Members

 

 


Send Comment