<PackageReference Include="Relativity.Server.Testing.Framework.SDK" Version="5000.1.0" />

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.