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




Solve succeeded (out, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.