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




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

Syntax

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

See Also

© 2010 All Rights Reserved.