CReplicationInstance.ID Property
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
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.