Any way to update a record from a dictionary ? Here is my function. Update(objectName, dictionary<string,object> updatedfields,string id)
Any way to update a record from a dictionary ?
Here is my function.
Update(objectName, dictionary<string,object> updatedfields,string id)