ArcFM Desktop Developer Guide
UpdateParameters Method (PopulateCathodicProtectionSystemFunction)


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Not implemented.
Syntax
'Declaration
 
Public Sub UpdateParameters( _
   ByVal paramvalues As ESRI.ArcGIS.esriSystem.IArray, _
   ByVal environmentManager As ESRI.ArcGIS.Geoprocessing.IGPEnvironmentManager _
) 
'Usage
 
Dim instance As PopulateCathodicProtectionSystemFunction
Dim paramvalues As ESRI.ArcGIS.esriSystem.IArray
Dim environmentManager As ESRI.ArcGIS.Geoprocessing.IGPEnvironmentManager
 
instance.UpdateParameters(paramvalues, environmentManager)
public void UpdateParameters( 
   ESRI.ArcGIS.esriSystem.IArray paramvalues,
   ESRI.ArcGIS.Geoprocessing.IGPEnvironmentManager environmentManager
)

Parameters

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