SerializableObjectLayerClient Class
An object access layer that saves and loads persistent objects via an object implementing the ISerializableObjectLayer interface.
Namespace: DevExpress.Xpo
Assembly: DevExpress.Xpo.v24.2.dll
NuGet Package: DevExpress.Xpo
#Declaration
public class SerializableObjectLayerClient :
IObjectLayer,
IObjectLayerProvider,
IXPDictionaryProvider,
IObjectLayerEx,
IDataLayerProvider,
IObjectLayerOnSession,
IObjectLayerAsync,
ICommandChannel,
ICommandChannelAsync,
IInfrastructure<ISecuredPropertyAccessor>
#Remarks
For more information on transferring data via WCF services, refer to Transferring Data via WCF Services.