Commerce
BCPrepareProcessFilter
Represents filters and settings used on the prepare data screen.
| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
BindingID | int | Store | - | |
Description:The binding ID of the records to prepare. | ||||
ConnectorType | nvarchar | Connector | - | |
Description:The connector type of the records to prepare. | ||||
EndDateNonexistent in DB | DateTime? | End Date | - | |
Description:Filter prepare action to only use records before this date. | ||||
EntityTypeNonexistent in DB | string | Entity | - | |
Description:The type of entity of the records to prepare. | ||||
PrepareModeNonexistent in DB | string | Prepare Mode | - | |
Description:The mode to use when preparing. | ||||
StartDateNonexistent in DB | DateTime? | Start Date | - | |
Description:Filter prepare action to only use records after this date. | ||||