Skip to main content

ISerializableObjectLayerService Interface

Defines a WCF service contract to access data via SerializableObjectLayer objects.

Namespace: DevExpress.Xpo.DB

Assembly: DevExpress.Xpo.v23.2.dll

NuGet Package: DevExpress.Xpo

Declaration

[ServiceKnownType(typeof(IdList))]
[ServiceContract]
[XmlSerializerFormat]
public interface ISerializableObjectLayerService
See Also