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




Sets the values for the properties of the network analysis objects. Properties can be set to a constant or mapped to a field from the input feature class or table. (In, Required)

Syntax

Visual Basic (Declaration) 
Public Property field_mappings As Object
Visual Basic (Usage)Copy Code
Dim instance As AddLocations
Dim value As Object
 
instance.field_mappings = value
 
value = instance.field_mappings
C# 
public object field_mappings {get; set;}

See Also

© 2010 All Rights Reserved.