Skip to main content
A newer version of this page is available. .

ISerializableObjectLayerService Interface

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

Namespace: DevExpress.Xpo.DB

Assembly: DevExpress.Xpo.v19.2.dll

Declaration

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