ArcFM Desktop Developer Guide
Validate Method (PopulateCathodicProtectionSystemFunction)


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Not implemented.
Syntax
'Declaration
 
Public Function Validate( _
   ByVal paramvalues As ESRI.ArcGIS.esriSystem.IArray, _
   ByVal updateValues As Boolean, _
   ByVal environmentManager As ESRI.ArcGIS.Geoprocessing.IGPEnvironmentManager _
) As ESRI.ArcGIS.Geodatabase.IGPMessages
'Usage
 
Dim instance As PopulateCathodicProtectionSystemFunction
Dim paramvalues As ESRI.ArcGIS.esriSystem.IArray
Dim updateValues As Boolean
Dim environmentManager As ESRI.ArcGIS.Geoprocessing.IGPEnvironmentManager
Dim value As ESRI.ArcGIS.Geodatabase.IGPMessages
 
value = instance.Validate(paramvalues, updateValues, environmentManager)
public ESRI.ArcGIS.Geodatabase.IGPMessages Validate( 
   ESRI.ArcGIS.esriSystem.IArray paramvalues,
   bool updateValues,
   ESRI.ArcGIS.Geoprocessing.IGPEnvironmentManager environmentManager
)

Parameters

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