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

Relativity.Testing.Framework.Api.Strategies.ICreateWorkspaceEntityStrategy<T>

Represents the strategy of entity creation of workspace level.
T Create(int workspaceId, T entity)

Creates the specified entity.