Share via


CReplicationInstance.StartTime Property

Gets the time when the replication of a Commerce Server Staging (CSS) project started.

object StartTime { get; }

Return Value

A read-only string that contains the starting time for the replication instance.

Remarks

For a code example, see the Query method.

The CReplicationInstance.StartTime property corresponds to the COM property named ReplicationInstance.StartTime.

See Also

Other Resources

CReplicationInstance.EndTime Property

CReplicationInstance Class