![]() ![]() |
ESRI.ArcGIS.ADF.Tasks | |
ShowFieldAttributes Property | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Tasks Namespace > PrintTask Class : ShowFieldAttributes Property |
Visual Basic (Declaration) | |
---|---|
<BrowsableAttribute(False)> Public Shadows ReadOnly Property ShowFieldAttributes As Boolean |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As PrintTask Dim value As Boolean value = instance.ShowFieldAttributes |
C# | |
---|---|
[BrowsableAttribute(false)] public new bool ShowFieldAttributes {get;} |
This property is not used by the PrintTask. It is inherited from the base task class as a property determining whether graphics layers include field attribute names and values when added to the task results control. Since the PrintTask does not generate these kinds of results, the property is not relevant and is hidden in Design view in Visual Studio.
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