IProductionPlaceholderManager
The interface enables interaction with Relativity Production Placeholders.
Creates a placeholder in the workspace
Deletes a placeholder in the workspace
Task<ProductionPlaceholderDefaultFieldValues> GetProductionPlaceholderDefaultFieldValues(int workspaceID)
Retrieves default field values for a Production Placeholder object.
Returns an instance of a placeholder
Updates a placeholder in the workspace. If the placeholder doesn't exist, the API will throw an error.