The following table contains all properties of this entity and their description
Property Name | Description | Type |
---|---|---|
BatchGroupId | The batch group identifier. | Guid |
CreatedByUserProfileId | The created by user profile unique identifier. | Guid |
CreatedDate | The created date. | DateTimeOffset |
Description | Additional information used to describe the Batch Group. | string |
EnableBatchArchiving | A value indicating whether all the batches of the Batch Group are archived based on the Batch history Count and Batch history time properties. | bool |
BatchHistoryCount | The minimum number of batches to keep in the history. | int |
BatchHistoryTimeInMillis | The minimum amount of time, in millisecond, to keep a batch in the history, even if the history count is over the limit. | long |
ModifiedByUserProfileId | The modified by user profile identifier. | Guid |
ModifiedDate | The modified date. | DateTimeOffset |
Name | The name of the entity. | string |
Timestamp | The timestamp. | byte array |