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




Specifies whether or not to append new network analysis objects to existing objects. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.