Share via


CReplicationItem.CreationTime Property

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

CReplicationItem.LastModifiedTime Property

CReplicationItem Class