Categorie: reference
Bijgewerkt: 2026-04-08
actionfield workflow actionfield544
ActionField544
Beschrijving: Change context of BuildingFloor to BuildingFloor. Custom: Nee
Propertiesbewerken
| Property | Type | Accessor |
|---|---|---|
| BuildingFloor | BuildingFloor | Root |
XMLbewerken
<Workflow Name="ActionField544" Version="2025.07.28" WorkflowType="Standard" xmlns="urn:Ultimo.Framework.Workflow-mapping">
<Security EditLevel="10" ViewLevel="20" UserContentLevel="30" />
<Description>Change context of BuildingFloor to BuildingFloor.</Description>
<Properties>
<Property Name="BuildingFloor" Type="BuildingFloor" Accessor="Root" Direction="In" />
</Properties>
<Execution>
<UserContent Name="Pre" />
<WorkflowCall Name="BuildingFloor_ChangeContextBuildingFloor" WorkflowName="BuildingFloor_ChangeContextBuildingFloorRoofFront">
<Parameter Name="BuildingFloor" Direction="In" Value="${BuildingFloor}" />
<Parameter Name="ObligatedContext" Direction="In" Value="BuildingFloorContext.RoofFront" />
</WorkflowCall>
<UserContent Name="Post" />
</Execution>
</Workflow>