ESRI.ArcGIS.ADF.Tasks
DesignTimeElementView Property
See Also  Send Feedback
ESRI.ArcGIS.ADF.Tasks.Design.Designers Namespace > FindAddressTaskDesigner Class : DesignTimeElementView Property




Syntax

Visual Basic (Declaration) 
<ObsoleteAttribute(Message="Error: This property can no longer be referenced, and is included to support existing compiled applications. The design-time element view architecture is no longer used. http://go.microsoft.com/fwlink/?linkid=14202", IsError=True)>
Protected ReadOnly Property DesignTimeElementView As Object
Visual Basic (Usage)Copy Code
Dim instance As FindAddressTaskDesigner
Dim value As Object
 
value = instance.DesignTimeElementView
C# 
[ObsoleteAttribute(Message="Error: This property can no longer be referenced, and is included to support existing compiled applications. The design-time element view architecture is no longer used. http://go.microsoft.com/fwlink/?linkid=14202", IsError=true)]
protected object DesignTimeElementView {get;}

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2011 All Rights Reserved.