DMConfig_AreaUpdate

Description

This activity allows to update properties of a Area that already exists in the specified DocsMarshal installation.

It is enough to set only properties whose value you want to change. Each of the left empty parameters will be ignored and the corresponding value of the Area won't be changed.


Destination

AreaExternalId InArgument<String>

The ExternalId of the Area to be modified. If Id and ExternalId have both a value only the Id will be considered.

IdArea InArgument<Guid?>

The Id of the Area to be modified. If Id and ExternalId have both a value only the Id will be considered.


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.