using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace BeWo.ServiceProxy { public partial class ServiceRecordFLSOverviewDC { public string GroupName { get; set; } } }