CReplicationInstance.FilesReceived Property
Gets the number of files that were received during the replication of a Commerce Server Staging (CSS) project.
object FilesReceived { get; }
Return Value
A read-only numeric value that indicates the number of files received.
Remarks
For a code example, see the Query method.
The CReplicationInstance.FilesReceived property corresponds to the COM property named ReplicationInstance.FilesReceived.