GKusnick
12-18-2006, 12:27 PM
The documentation for GetAiringForID (http://download.sage.tv/api/sage/api/AiringAPI.html#GetAiringForID(sage.Airing)) shows it taking a Sage.Airing and returning a Sage.Airing, which seems fairly pointless. From the name and description, it ought to take an integer airingID and return the corresponding Airing. Testing with Expression Evaluator bears this out. So it looks like the parameter type is documented incorrectly.