다음을 통해 공유


CReplicationItem.LastModifiedTime Property

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

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.

See Also

Other Resources

CReplicationItem.LastAccessTime Property

CReplicationItem Class