ESRI.ArcGIS.NetworkAnalystTools
UpdateAnalysisLayerAttributeParameter Class
Members  See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.NetworkAnalystTools Namespace : UpdateAnalysisLayerAttributeParameter Class




Updates the network attribute parameter value for a network analysis layer. The tool should be used to update the value of an attribute parameter for a network analysis layer prior to solving with the Solve tool. This ensures that the solve operation uses the specified value of the attribute parameter to produce appropriate results.

Syntax

Visual Basic (Declaration) 
Public Class UpdateAnalysisLayerAttributeParameter 
   Implements IGPProcess 
Visual Basic (Usage)Copy Code
Dim instance As UpdateAnalysisLayerAttributeParameter
C# 
public class UpdateAnalysisLayerAttributeParameter : IGPProcess  

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.NetworkAnalystTools.UpdateAnalysisLayerAttributeParameter

See Also

© 2010 All Rights Reserved.