XPDictionary.HasDescendants(XPClassInfo) Method
In This Article
Namespace: DevExpress.Xpo.Metadata
Assembly: DevExpress.Xpo.v24.2.dll
NuGet Package: DevExpress.Xpo
#Declaration
public bool HasDescendants(
XPClassInfo classInfo
)
See Also