CancelApplicationInstallResult public class CancelApplicationInstallResult Documentation public int ApplicationInstallID { get; set; } public bool IsSuccessful { get; set; } public string Message { get; set; } public ObjectIdentifier WorkspaceIdentifier { get; set; } public CancelApplicationInstallResult()