<PackageReference Include="Relativity.Server.Services.Interfaces.SDK" Version="13.6.1" />

Relativity.Services.Interfaces.LibraryApplication.Models.InstallApplicationAllRequest

Represents a request for installing an application into one or more workspaces.
public ApplicationInstallTargetOption Mode { get; set; }

public bool UnlockApplications { get; set; }

Unlocks applications that conflict with the install.

Default constructor.

Constructor with mode parameter.