ESRI.ArcGIS.ADF.ArcGISServer
SubtypeCode Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > SubtypeInfo Class : SubtypeCode Property




Syntax

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

See Also

© 2010 All Rights Reserved.