The interface enables interaction with Relativity Production Placeholders.
Namespace: Relativity.Productions.Services
Assembly: Relativity.Productions.Services.Interfaces (in Relativity.Productions.Services.Interfaces.dll) Version: 11.0.7.1 2f8827611dc1dd9b46db576b7b03da47f4e093ee
Syntax
The IProductionPlaceholderManager type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() | CreateSingleAsync |
Creates a placeholder in the workspace
|
![]() ![]() | DeleteSingleAsync |
Deletes a placeholder in the workspace
|
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) |
![]() ![]() | ReadSingleAsync |
Returns an instance of a placeholder
|
![]() ![]() | UpdateSingleAsync |
Updates a placeholder in the workspace
|
See Also