Class ProductionMetadata
Represents a metadata for the production created and updated by Relativity.
Inheritance
System.Object
ProductionMetadata
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Relativity.Testing.Framework.Models
Assembly: Relativity.Testing.Framework.dll
Syntax
public class ProductionMetadata
Properties
| Improve this Doc View SourceStatus
Gets or sets status of Production Set.
Declaration
public ProductionStatus Status { get; set; }
Property Value
Type | Description |
---|---|
ProductionStatus |