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