title: "JobSchedulePart (Screen in InformationTechnology)" category: reference tags: [mobile, go, go-plus, screen, informationtechnology] source: ultimo_gomanager.xml date: 2026-04-17 status: published

JobSchedulePart (Screen in InformationTechnology)

Category: Screen Application: InformationTechnology Has standard: Ja Entity (uit XML): JobSchedulePart

Raw XMLbewerken

<Screen EntityType="JobSchedulePart">
	<ContextList>
		<Context>JobSchedulePartContext.None</Context>
	</ContextList>
	<Section Id="Headers">
		<Header Title="${JobSchedulePart.Job.Description}" Text="${JobSchedulePart.Job.Id}" />
	</Section>
	<Section Id="ReportProgress">
		<Entity Value="${JobSchedulePart.Job}" Icon="ultimoweb-copy-2" />
		<Text Title="#label(REMARK)" Text="${JobSchedulePart.Remark}" Icon="ultimoweb-clipboard-4" ConvertHtmlToPlainText="True" />
		<Text Title="#label(PLANNED_START_DATE)" Text="#formatdate(${JobSchedulePart.StartDate} 'D' true)" Icon="ultimoweb-calendar" />
	</Section>
</Screen>

Brondatabewerken