ESRI.ArcGIS.ADF.ArcGISServer
SolveErrorCodeSpecified Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > NAServerSolverResults Class : SolveErrorCodeSpecified Property




Syntax

Visual Basic (Declaration) 
<XmlIgnoreAttribute()>
Public Property SolveErrorCodeSpecified As Boolean
Visual Basic (Usage)Copy Code
Dim instance As NAServerSolverResults
Dim value As Boolean
 
instance.SolveErrorCodeSpecified = value
 
value = instance.SolveErrorCodeSpecified
C# 
[XmlIgnoreAttribute()]
public bool SolveErrorCodeSpecified {get; set;}

See Also

© 2010 All Rights Reserved.