This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITxObjectContainer Interface > ITxObjectContainer.HasChildren Property (ArcObjects .NET 10.4 SDK) |
Indicates if the catalog object have any children.
[Visual Basic .NET] Public ReadOnly Property HasChildren As Boolean
[C#] public bool HasChildren {get;}
[C++]
HRESULT get_HasChildren(
VARIANT_BOOL* HasChildren
);
[C++]
Parameters HasChildren [out, retval] HasChildren is a parameter of type VARIANT_BOOL