ESRI.ArcGIS.ADF.ArcGISServer
UsageType Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > NAServerNetworkAttribute Class : UsageType Property




Syntax

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

See Also

© 2010 All Rights Reserved.