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




Name of the field to be created or updated with the source ID of the computed network location. A field called "SourceID" is created or updated by default. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.