edoc automate Guide
Breadcrumbs

dvelopdms\Search - edoc automate

The Search action searches for documents and returns a record with all the properties of the documents found.

Parameters

Type

Name

Description

VALUELIST

CategoryIds

Specifies a list with all IDs of the categories in which you want to search.

KEYVALUELIST

Properties

Specifies a list of all properties that are being searched for.

  • Key: Is the ID of the corresponding property.

  • Value: Is the value with which the property of the document must match.

TEXT

Page

Specifies the desired page of the entire search result.

TEXT

PageSize

Specifies the number of documents per page in the search result.

SELECT

MapPropertyName

Determines whether the name of a property is specified with the display name or the ID.

  • Yes: The display name is specified.

  • No: The ID is specified.

Return

Type

Description

DATASET

Returns a record with all the properties of the documents found.