Metadata for the production. Information in this object is created and updated by Relativity. Any information provided will be discarded on create and update of a Production object.
Inheritance Hierarchy
Relativity.Productions.ServicesProductionMetadata
Namespace: Relativity.Productions.Services
Assembly: Relativity.Productions.Services.Interfaces (in Relativity.Productions.Services.Interfaces.dll) Version: 11.1.0.1 9c084404c128f715df772c7792aa49f21535523c
Syntax
The ProductionMetadata type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ProductionMetadata |
Constructor. Sets default values for most properties
|
Properties
Name | Description | |
---|---|---|
![]() | BrandingPercentageComplete |
Percentage of production run branding step that has been completed. Read only.
|
![]() | DocumentsHaveRedactions |
Internal field used to track if documents have redactions after they have been produced. Read only.
|
![]() | DocumentsWithImages |
Total number of Documents with Images in the Production.
|
![]() | DocumentsWithNatives |
Total number of Documents with Natives in the Production.
|
![]() | DocumentsWithPlaceholders |
Total number of Documents with Placeholders in the Production.
|
![]() | DocumentsWithRedactions |
Total number of Documents with Redactions in the Production.
|
![]() | ImagingPercentageComplete |
Percentage of production run imaging step that has been completed. Read only.
|
![]() | Imported |
Internal field indicating whether this production was imported via Relativity Desktop Client. Read only.
|
![]() | LastRunError |
Represents the last error that occured while running the agents.
|
![]() | LastRunStatus |
Represents the last status after running the agents.
|
![]() | LegacyProductionSet |
Internal field used to track of whether this is a legacy production. Read only.
|
![]() | ProductionSavedSearch |
A reference object representing the saved search that contains all the documents produced when a production completes.
|
![]() | RestrictionOverrideBy |
Internal field used to keep track of production restrictions. Read only.
|
![]() | RestrictionOverrideOn |
Internal field used to keep track of production restrictions. Read only.
|
![]() | Status |
Internal field used to track status of production. Read only.
|
![]() | SystemCreatedBy |
Artifact ID of the user who created the production.
|
![]() | SystemCreatedOn |
Date and time in UTC when the production was created.
|
![]() | SystemLastModifiedBy |
Artifact ID of the user who last modified the production.
|
![]() | SystemLastModifiedOn |
Date and time in UTC when the search was last modified.
|
![]() | TotalDocumentCount |
Total number of Documents in the Production.
|
![]() | TotalImagesCount |
Total number of Images in the Production.
|
![]() | TotalProducedImageSize |
Total Image size in GB.
|
Methods
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
See Also