ApplicationInstallConflict public class ApplicationInstallConflict Documentation public DisplayableObjectIdentifier ConflictArtifactIdentifier { get; set; } public int ConflictCorrelationID { get; set; } public string Description { get; set; } public List<ApplicationInstallConflictResolutionType> Options { get; set; } public ApplicationInstallConflict()