Share via


ScheduleEvent.GetScheduleRequest Method

Gets a recording request.

Syntax

public ScheduleRequest GetScheduleRequest();

Return Value

Microsoft.MediaCenter.TV.Scheduling.ScheduleRequest.  A ScheduleRequest object that is generating the request. If no request is associated with this recording event, such as if the recording event happened in the past or for any other errors, this method raises an EventScheduleException.

Requirements

Reference: ehRecObj

Namespace: Microsoft.MediaCenter.TV.Scheduling

Assembly: ehRecObj.dll

Platform: Windows Vista Ultimate, Windows Vista Home Premium, and later

See Also