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




The field used to assign values to the source locations. It must be integer type. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.