This document is archived and information here might be outdated.  Recommended version.


IDEBrowseOptions Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > ID > IDEBrowseOptions Interface
ArcGIS Developer Help

IDEBrowseOptions Interface

Provides access to the data element browsing options interface.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read/write property ExpandType Data element expand type - none, immediate children or all descendants.
Read/write property RetrieveFullProperties Indicates if full properties of a data element should be fetched (heavy-weight properties that involve opening the underlying dataset).
Read/write property RetrieveMetadata Indicates if the data element's metadata should be fetched.

Classes that implement IDEBrowseOptions

Classes Description
DEBrowseOptions Data Element Browse Options Class.