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

ActionField1118

Beschrijving: Add RentableRealEstateTaxAdministrationLine for this Space. Custom: Nee

Propertiesbewerken

Property Type Accessor
RentableRealEstate Space Root

XMLbewerken

<Workflow Name="ActionField1118" Version="2025.07.28" WorkflowType="Standard" xmlns="urn:Ultimo.Framework.Workflow-mapping">
	<Security EditLevel="10" ViewLevel="20" UserContentLevel="30" />
	<Description>Add RentableRealEstateTaxAdministrationLine for this Space.</Description>
	<Properties>
		<Property	Name="RentableRealEstate"	Type="Space"	Accessor="Root"		Direction="In" />
	</Properties>
	<Execution>
		<UserContent Name="Pre" />

		<WorkflowCall Name="RentableRealEstate_ChangeSpaceCode" WorkflowName="RentableRealEstate_ChangeSpaceCode">
			<Parameter	Name="RentableRealEstate"	Direction="In"		Value="${RentableRealEstate}" />
		</WorkflowCall>

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