IReplicatable InterfaceNFX Class Library

[This is preliminary documentation and is subject to change.]

Denotes a distributed entity that can be replicated to a different location/site/instance. Normally only Parcel and its derivatives should implement this interface

Namespace: NFX.DataAccess.Distributed
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public interface IReplicatable
See Also