<PackageReference Include="Relativity.Server.Testing.Framework.SDK" Version="5001.0.38" />
IDeleteWorkspaceEntityByIdStrategy<T>
Represents the strategy of workspace entity deletion.
void Delete(
int workspaceId,
int entityId)
Deletes the workspace entity by the specified IDs of workspace and entity.