InnerReproductionJobResult
Represents the result of an attempt to create a specific reproduction of a production within a Reproduction Job set.
Error messages if the reproduction could not be created.
Informational messages about the creation of the reproduction.
ArtifactID of the parent production that is being reproduced.
ArtifactID of the reproduction created. Will be 0 if the reproduction was not created, and non-zero if the reproduction
was successfully created.
Warning messages about the creation of the reproduction.
public InnerReproductionJobResult()
CTOR.