This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > ID > IDEBrowseOptions Interface > IDEBrowseOptions.ExpandType Property (ArcObjects .NET 10.4 SDK) |
Data element expand type - none, immediate children or all descendants.
[Visual Basic .NET] Public Property ExpandType As esriDEExpandType
[C#] public esriDEExpandType ExpandType {get; set;}
[C++]
HRESULT get_ExpandType(
esriDEExpandType* ExpandType
);
[C++]
HRESULT put_ExpandType(
esriDEExpandType ExpandType
);
[C++]
Parameters ExpandType [out, retval]
ExpandType is a parameter of type esriDEExpandType ExpandType [in]
ExpandType is a parameter of type esriDEExpandType