ESRI.ArcGIS.ADF.ArcGISServer
ZRank Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > TopologyMembership Class : ZRank Property




The ZRank of the feature class in the topology.

Syntax

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

See Also

© 2010 All Rights Reserved.