ESRI.ArcGIS.ADF.ArcGISServer
NALayerName Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > NAServerSolverParams Class : NALayerName Property




Syntax

Visual Basic (Declaration) 
<XmlElementAttribute(XmlSchemaForm.Unqualified)>
Public Property NALayerName As String
Visual Basic (Usage)Copy Code
Dim instance As NAServerSolverParams
Dim value As String
 
instance.NALayerName = value
 
value = instance.NALayerName
C# 
[XmlElementAttribute(XmlSchemaForm.Unqualified)]
public string NALayerName {get; set;}

See Also

© 2010 All Rights Reserved.