This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > PublisherControls > ESRI.ArcGIS.PublisherControls > Interfaces > IA > IARFeature Interface > IARFeature.FieldAccessible Property (ArcObjects .NET 10.5 SDK) |
A property that checks if the specified field is accessible.
[Visual Basic .NET] Public Function get_FieldAccessible ( _ ByVal index As Object _ ) As Boolean
[C#] public bool get_FieldAccessible ( object index );
The FieldAccessible property indicates if a fields value can be accessed. Not all fields are accessible when working with the PublisherControls.