Categorie: reference Bijgewerkt: 2026-04-08 actionfield workflow actionfield1119

ActionField1119

Beschrijving: Run the RentableRealEstate tax administration export. Custom: Nee

Propertiesbewerken

Property Type Accessor
RentableRealEstateTaxAdministrationRun RentableRealEstateTaxAdministrationRun Root

XMLbewerken

<Workflow Name="ActionField1119" Version="2025.07.28" WorkflowType="Standard" xmlns="urn:Ultimo.Framework.Workflow-mapping">
	<Security EditLevel="10" ViewLevel="20" UserContentLevel="30" />
	<Description>Run the RentableRealEstate tax administration export.</Description>
	<Properties>
		<Property	Name="RentableRealEstateTaxAdministrationRun"	Type="RentableRealEstateTaxAdministrationRun"	Accessor="Root"		Direction="In" />
	</Properties>
	<Execution>
		<UserContent Name="Pre" />

		<WorkflowCall Name="Call export" WorkflowName="RentableRealEstateTaxAdministrationRun_Export">
			<Parameter	Name="RentableRealEstateTaxAdministrationRun"	Direction="In"		Value="${RentableRealEstateTaxAdministrationRun}" />
		</WorkflowCall>

		<UserContent Name="Post" />
	</Execution>
</Workflow>