ApplicationInstallConflictResolution public class ApplicationInstallConflictResolution Documentation public ApplicationComponentType ApplicationComponentType { get; set; } public int? ConflictApplicationID { get; set; } public int ConflictArtifactID { get; set; } public List<Guid> FieldIdentifiers { get; set; } public ApplicationInstallConflictResolutionType ResolutionType { get; set; } public string Value { get; set; } public int WorkspaceID { get; set; } public ApplicationInstallConflictResolution()