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




The parameter of the network attribute that will be updated. The parameters of type Object cannot be updated using the tool. (In, Required)

Syntax

Visual Basic (Declaration) 
Public Property attribute_parameter_name As String
Visual Basic (Usage)Copy Code
Dim instance As UpdateAnalysisLayerAttributeParameter
Dim value As String
 
instance.attribute_parameter_name = value
 
value = instance.attribute_parameter_name
C# 
public string attribute_parameter_name {get; set;}

See Also

© 2010 All Rights Reserved.