Relativity.Services.Interfaces.LibraryApplication.Models.IHasInstallStatus public interface IHasInstallStatus Documentation int ApplicationInstallID { get; set; } The ID of the Application install. InstallStatus InstallStatus { get; set; } The status of the application install.