public System.string BatchField {get; set;}
ReportScheduleInfo rsi = api.ReportScheduler.GetFirstApiReportScheduleInfoByScheduleName("Employee Reports").reportScheduleInfo; Label1.Text = rsi.BatchField;
ReportScheduleInfo Class ReportScheduleInfo Members