I'm trying to delete a record in a workflow I'm making for Umbraco Forms, but when I call Umbraco.Forms.Core.Services.RecordService, it tells me RecordService does not exist in that namespace. I've referenced Umbraco.Forms.Core and everything is showing up right in intellisense excep that RecordService doesn't seem to be in that assembly for some reason. Does anyone know how to reference it? I'm using Umbraco.Forms.Core version 6.0.5. Thanks!
RecordService missing assembly?
I'm trying to delete a record in a workflow I'm making for Umbraco Forms, but when I call Umbraco.Forms.Core.Services.RecordService, it tells me RecordService does not exist in that namespace. I've referenced Umbraco.Forms.Core and everything is showing up right in intellisense excep that RecordService doesn't seem to be in that assembly for some reason. Does anyone know how to reference it? I'm using Umbraco.Forms.Core version 6.0.5. Thanks!
is working on a reply...