ArcFM Server Developer Guide
GetModelNames Method


Syntax
'Declaration
 
Public Function GetModelNames( _
   ByVal serverObject As ESRI.ArcGIS.Server.IServerObject _
) As IdentifyModelNameCollection
'Usage
 
Dim instance As IdentifyObject
Dim serverObject As ESRI.ArcGIS.Server.IServerObject
Dim value As IdentifyModelNameCollection
 
value = instance.GetModelNames(serverObject)
public IdentifyModelNameCollection GetModelNames( 
   ESRI.ArcGIS.Server.IServerObject serverObject
)

Parameters

serverObject
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

IdentifyObject Class
IdentifyObject Members

 

 


Send Comment