ApplicationServiceLocation public class ApplicationServiceLocation Documentation public bool Active { get; set; } public int ID { get; set; } public string Location { get; set; } public string Origin { get; set; } public int ResourceFileArtifactId { get; set; } public int ServiceID { get; set; } public ApplicationServiceLocation()