Categorie: reference
Bijgewerkt: 2026-04-08
actionfield workflow actionfield1545
ActionField1545
Beschrijving: Show ArcGIS reports Objects having a number of permits Custom: Nee
Propertiesbewerken
| Property | Type | Accessor |
|---|---|---|
| GISMap | GISMap | Root |
XMLbewerken
<Workflow Name="ActionField1545" Version="2025.07.28" WorkflowType="Standard" xmlns="urn:Ultimo.Framework.Workflow-mapping">
<Security EditLevel="10" ViewLevel="20" UserContentLevel="30" />
<Description>Show ArcGIS reports Objects having a number of permits</Description>
<Properties>
<Property Name="GISMap" Type="GISMap" Accessor="Root" Direction="In" />
</Properties>
<Execution>
<UserContent Name="Pre" />
<Transaction>
<Command Name="Importeer lagen van kaart" CommandName="ArcGIS_ImportLayersFromMap">
<Parameter Name="GISMap" Direction="In" Value="${GISMap}" />
</Command>
</Transaction>
<UserContent Name="Post" />
</Execution>
</Workflow>