ArcObjects Library Reference (GeoDatabase)  

IDEBrowseOptions Interface

Provides access to the data element browsing options interface.

Product Availability

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

Members

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.

CoClasses that implement IDEBrowseOptions

CoClasses and Classes Description
DEBrowseOptions Data Element Browse Options Class.