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




Name of the field to be created or updated with the z-coordinate of the computed network location. A field called "SnapZ" is created or updated by default. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.