CReplicationItem.LastAccessTime Property
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Gets the time when the item was most recently accessed.
object LastAccessTime { get; }
Return Value
A read-only string that indicates the time the CReplicationItem object was last accessed.
Remarks
For a code example, see the Attributes property.
The CReplicationItem.LastAccessTime property corresponds to the COM property named ReplicationItem.LastAccessTime.