Exclude deleted records in WS
I noticed when I used a WS to extract data from CRMOD that I was also pulling in deleted records. How can I filter out these records? Is there a deleted ID created when a record is deleted? Can I say where DeletedID is NULL in the search criteria?
I also see where there are "Delete" classes.
My WS is written in C#
Regards,
GH