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




The network attribute whose attribute parameter will be updated. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.