Help with conditional deletion of Custom object data
I am trying to mass delete certain Custom object 1 recprds based on a condition. Since there is no Batch delete option for custom objects, the only alternative is web services. Can anyone provide a sample code in c# that fits this requirement. I could find the samplecode in java in web services library but do not have that skill set. Any help is appreciated.
Thanks.