7666708ab52b8354f397cf29e91ca434ae239bfc
Introduced a new `DeleteResultProcedure` record in the `ReC.Application.Common.Procedures.DeleteProcedure` namespace. This record implements the `IDeleteProcedure` interface and provides properties for specifying a range of GUID/IDs (`Start` and `End`) and a `Force` flag. Added a `ToObjectProcedure` method to convert the record into a `DeleteObjectProcedure` with the entity set to "RESULT".
Description
Languages
C#
100%