Using the web service and :
Params.CutFrom = rapaport.Cuts.VERY_GOOD;
Params.CutTo = rapaport.Cuts.VERY_GOOD;
I get results with the column 'CutLongTitle' as an empty string.
How do I avoid these being returned?
When I try to use the template I never get an empty cut.