EligibleApplication public class EligibleApplication Documentation public string FileName { get; set; } public bool IsGlobalApplication { get; set; } public DisplayableObjectIdentifier ObjectIdentifier { get; set; } public LibraryApplicationRequiredFlag Required { get; set; } public string SchemaVersion { get; set; } public string UserFriendlyURL { get; set; } public string Version { get; set; } public EligibleApplication()