This document is archived and information here might be outdated. Recommended version. |
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