ArcFM Engine Developer Guide
UpdateMessages Method (PopulateCathodicProtectionSystemFunction)


Syntax
'Declaration
 
Public Sub UpdateMessages( _
   ByVal paramvalues As ESRI.ArcGIS.esriSystem.IArray, _
   ByVal environmentManager As ESRI.ArcGIS.Geoprocessing.IGPEnvironmentManager, _
   ByVal messages As ESRI.ArcGIS.Geodatabase.IGPMessages _
) 
'Usage
 
Dim instance As PopulateCathodicProtectionSystemFunction
Dim paramvalues As ESRI.ArcGIS.esriSystem.IArray
Dim environmentManager As ESRI.ArcGIS.Geoprocessing.IGPEnvironmentManager
Dim messages As ESRI.ArcGIS.Geodatabase.IGPMessages
 
instance.UpdateMessages(paramvalues, environmentManager, messages)
public void UpdateMessages( 
   ESRI.ArcGIS.esriSystem.IArray paramvalues,
   ESRI.ArcGIS.Geoprocessing.IGPEnvironmentManager environmentManager,
   ESRI.ArcGIS.Geodatabase.IGPMessages messages
)

Parameters

paramvalues
environmentManager
messages
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

PopulateCathodicProtectionSystemFunction Class
PopulateCathodicProtectionSystemFunction Members

 

 


Send Comment