IReplicatable ReplicationVersionInfo Property NFX Class Library

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

Provides the information about this version of data that this isntance represents. Usually this object contains the name of the user who made a change, server/cluster node ID and/or machine name

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

IReplicationVersionInfo ReplicationVersionInfo { get; }

Property Value

Type: IReplicationVersionInfo
See Also