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




Destination ClassID of the topology rule.

Syntax

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

See Also

© 2010 All Rights Reserved.