CReplicationInstance.ID Property
Gets the identifier that is assigned to a replication of a Commerce Server Staging (CSS) project.
object ID { get; }
Return Value
A read-only, 32–bit integer that uniquely identifies the replication on the server.
Remarks
You must have CSS administrator rights to read this property.
For a code example, see the Query method.
The CReplicationInstance.ID property corresponds to the COM property named ReplicationInstance.ID.