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 |
|
ExpandType |
Data element expand type - none, immediate children or all descendants. |
|
RetrieveFullProperties |
Indicates if full properties of a data element should be fetched (heavy-weight properties that involve opening the underlying dataset). |
|
RetrieveMetadata |
Indicates if the data element's metadata should be fetched. |
Classes that implement IDEBrowseOptions