Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

XPObjectSpace.IsIntermediateObject(Object) Method

Namespace: DevExpress.ExpressApp.Xpo

Assembly: DevExpress.ExpressApp.Xpo.v20.2.dll

NuGet Package: DevExpress.ExpressApp.Xpo

Declaration

[Browsable(false)]
public override bool IsIntermediateObject(
    object obj
)

Parameters

Name Type
obj Object

Returns

Type
Boolean
See Also