CReplicationItem.LastModifiedTime Property
Gets the time when the item was most recently modified.
object LastModifiedTime { get; }
Return Value
A read-only string that indicates the time the CReplicationItem object was last modified.
Remarks
For a code example, see the Attributes property.
The CReplicationItem.LastModifiedTime property corresponds to the COM property named ReplicationItem.LastModifiedTime.