![]() ![]() |
ESRI.ArcGIS.ADF.Tasks | |
ShowLegend Property | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Tasks Namespace > GeoprocessingTask Class : ShowLegend Property |
Visual Basic (Declaration) | |
---|---|
<NotifyParentPropertyAttribute(True)> <PersistenceModeAttribute(PersistenceMode.Attribute)> <DefaultValueAttribute()> <ResCategoryAttribute("Task")> <BrowsableAttribute(True)> <ResDescriptionAttribute("Whether the results of this task will have a legend.")> Public Overrides Property ShowLegend As Boolean |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As GeoprocessingTask Dim value As Boolean instance.ShowLegend = value value = instance.ShowLegend |
C# | |
---|---|
[NotifyParentPropertyAttribute(true)] [PersistenceModeAttribute(PersistenceMode.Attribute)] [DefaultValueAttribute()] [ResCategoryAttribute("Task")] [BrowsableAttribute(true)] [ResDescriptionAttribute("Whether the results of this task will have a legend.")] public override bool ShowLegend {get; set;} |
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