ESRI.ArcGIS.ADF.ArcGISServer
HasSubtype Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > StandaloneTableInfo Class : HasSubtype Property




Syntax

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

See Also

© 2010 All Rights Reserved.