ProductionRef public class ProductionRef Represents a unique reference to a Relativity Production Set. Documentation public string Name { get; set; } The name of the production. public int ProductionID { get; set; } The artifact ID of the production. public ProductionRef()