SerializableObjectLayerProxyBase.CanLoadCollectionObjects Property
Obtains the value from the SerializableObjectLayer.CanLoadCollectionObjects property of an object layer instance returned by the SerializableObjectLayerProxyBase.GetObjectLayer method implementation.
Namespace: DevExpress.Xpo.DB
Assembly: DevExpress.Xpo.v25.1.dll
NuGet Package: DevExpress.Xpo
Declaration
Property Value
| Type |
|---|
| Boolean |
Implements
See Also