DMConfig_AreaInsert

Description

This activity allows to insert a new Area in the specified DocsMarshal installation.


DocsMarshal Connection

Orchestrator InArgument<IManager>

The orchestrator object represents the connection to a DocsMarshal installation.

If this argument is left null the activity will work on the running installation. To work on another installation you must get its orchestrator by the activity DatabaseOrchestrator.

Misc

Description InArgument<String>

The description of the Area. Here we briefly explain what the field is for and how it should be used.

ExternalId InArgument<String>

The ExternalId of the Area.

The name of the Area.

Result OutArgument<Area>

The inserted Area.