Share via


CReplicationInstance.FilesErrored Property

Gets the number of files that incurred errors during the replication of a Commerce Server Staging (CSS) project.

object FilesErrored { get; }

Return Value

A read-only numeric value that indicates the number of files that were not replicated because of errors.

Remarks

For a code example, see the Query method.

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

See Also

Other Resources

CReplicationInstance Class