ESRI.ArcGIS.ADF.ArcGISServer
DevTopSpecified Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > CenterAndScale Class : DevTopSpecified Property




Syntax

Visual Basic (Declaration) 
<XmlIgnoreAttribute()>
Public Property DevTopSpecified As Boolean
Visual Basic (Usage)Copy Code
Dim instance As CenterAndScale
Dim value As Boolean
 
instance.DevTopSpecified = value
 
value = instance.DevTopSpecified
C# 
[XmlIgnoreAttribute()]
public bool DevTopSpecified {get; set;}

See Also

© 2010 All Rights Reserved.