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