This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IN > INativeTypeSearch Interface > INativeTypeSearch.ExcludeChildren Property (ArcObjects .NET 10.5 SDK) |
Indicates whether the children of this native type should be searched.
[Visual Basic .NET] Public ReadOnly Property ExcludeChildren As Boolean
[C#] public bool ExcludeChildren {get;}
[C++]
HRESULT get_ExcludeChildren(
VARIANT_BOOL* ExcludeChildren
);
[C++]
Parameters ExcludeChildren [out, retval] ExcludeChildren is a parameter of type VARIANT_BOOL