TransSynchronizationAgent.LastUpdatedTime Property

Definition

Gets the timestamp of the last time that replication agent synchronized the subscription.

public:
 virtual property System::String ^ LastUpdatedTime { System::String ^ get(); };
public virtual string LastUpdatedTime { get; }
member this.LastUpdatedTime : string
Public Overridable ReadOnly Property LastUpdatedTime As String

Property Value

The timestamp of the last time that replication agent synchronized the subscription.

Implements

Remarks

The LastUpdatedTime property is read-only.

Applies to