GetFolder

Description

Returns a list of DocsMarshal Folder which match the search criteria.


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.

Domain

DomainId InArgument<Int32?>

The Domain of the folder.


Misc


Result

The list with the folders found.


Search

ExternalId InArgument<String> REQUIRED

The ExternalId of the folder.

IdFolder InArgument<Guid?> REQUIRED

The Id of the folder.

Name InArgument<String> REQUIRED

The name of the folder.