Skip to main content
.NET 8.0+

XPObjectStub Class

A container for object data passed via the ISerializableObjectLayer objects.

Namespace: DevExpress.Xpo

Assembly: DevExpress.Xpo.v24.2.dll

NuGet Package: DevExpress.Xpo

#Declaration

public class XPObjectStub

The following members return XPObjectStub objects:

#Remarks

This class supports the internal infrastructure and is not intended to be used directly from your code.

#Inheritance

Object
XPObjectStub
See Also