DomainObjects Class Library

PersistableObject Class

The base class for all DomainObjects-enabled persistable objects.

For a list of all members of this type, see PersistableObject Members.

System.Object
   MarshalByRefObject
      PersistableObject
         ReadOnlyObject
         TransactableObject

[Serializable]
[Serializable]
public class PersistableObject : MarshalByRefObject, IPersistable, ISerializable, IXmlSerializable, IDeserializationCallback

Requirements

Namespace: DomainObjects.Facade.Domain

Assembly: DomainObjects.Core (in DomainObjects.Core.dll)

See Also

PersistableObject Members | DomainObjects.Facade.Domain Namespace