Delete masive record data type with activity
Hi,
I have a data type with multiple records. I'm using a Data Page savable to create and update records. But
How Can I delete records in my data type with an Activity? And How Can I delete relational records with my data type?
I got this:
Agreements > Key in mas concrete class is AgreementID AgreementsVersion > with AgreementID property relational and key is VersionID
Thanks!