Set |
public class SetDeletedRequest
The SetDeletedRequest type exposes the following members.
Name | Description | |
---|---|---|
![]() | SetDeletedRequest | Initializes a new instance of the SetDeletedRequest class |
Name | Description | |
---|---|---|
![]() | DataIds | Obsolete. |
![]() | DataState | The DataState to use, when searching for which rows to mark or unmark as deleted |
![]() | Deleted | True if the data should be marked as deleted, false if the should be unmarked |
![]() | Filter | The SearchFilter that should be used for determining which rows to mark or unmark as deleted |
![]() | 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 |