b65c354ef087bc8d0af3339c32664e50d70d70fe
Introduced a new `DeleteEndpointProcedure` record in the `ReC.Application.Common.Procedures.DeleteProcedure` namespace. This record implements the `IDeleteProcedure` interface and includes properties for specifying the start and end GUID/ID range, as well as a `Force` flag to allow deletion even with dependent data. Added a `ToObjectProcedure` method to convert the record into a `DeleteObjectProcedure` with the entity set to "ENDPOINT".
Description
Languages
C#
100%