Set |
public class SetArchivedRequest
The SetArchivedRequest type exposes the following members.
Name | Description | |
---|---|---|
SetArchivedRequest | Initializes a new instance of the SetArchivedRequest class |
Name | Description | |
---|---|---|
Archived | True if the data should be archived, false if unarchived | |
DataIds | Obsolete. The Ids of the data to archive or unarchive | |
DataState | The DataState to use, when searching for which rows to mark or archive or unarchive | |
Filter | The SearchFilter that should be used for determining which rows to archive or unarchive | |
IgnoreFormFilters | Defines if the user has decided to ignore pre defined formfilters (for third party integration, this has no effect, since a programmatic client cant have a form filter) | |
VersionId | The VersionId of the Form that the FormData belongs to |