CReplicationInstance.Name Property
Gets the name of the Commerce Server Staging (CSS) project that is associated with the replication instance.
object Name { get; }
Return Value
A read-only string that contains the name of the project.
Remarks
You must have CSS administrator rights to read this property.
For a code example, see the Query method.
The CReplicationInstance.Name property corresponds to the COM property named ReplicationInstance.Name.