![]() |
This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IE > IEnumFeatureSetup Interface > IEnumFeatureSetup.AllFields Property (ArcObjects .NET 10.4 SDK) |
Indicates if returned features will contain all fields.
[Visual Basic .NET] Public Property AllFields As Boolean
[C#] public bool AllFields {get; set;}
[C++]
HRESULT get_AllFields(
VARIANT_BOOL* AllFields
);
[C++]
HRESULT put_AllFields(
VARIANT_BOOL AllFields
);
[C++]
Parameters AllFields [out, retval] AllFields is a parameter of type VARIANT_BOOL AllFields AllFields is a parameter of type VARIANT_BOOL