ESRI.ArcGIS.ADF.ArcGISServer
AllDestinationSubtypes Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > TopologyRule Class : AllDestinationSubtypes Property




Indicates if all destination subtypes are specified for the topology rule.

Syntax

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

See Also

© 2010 All Rights Reserved.