This document is archived and information here might be outdated. Recommended version. |
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(
Boolean* HasChildren
);
[C++] Parameters HasChildren [out, retval]
HasChildren is a parameter of type bool*