Share via


ScheduleRequest.Id Property

Gets a unique identifier (ID) string that identifies a recording request.

Syntax

public string Id {get;}

Property Value

System.String.  The recording request ID.

This property is read-only.

Remarks

The client can use this ID to specify a particular recording request. The client can also use this ID to determine whether different operations point to the same recording request.

Requirements

Reference: ehRecObj

Namespace: Microsoft.MediaCenter.TV.Scheduling

Assembly: ehRecObj.dll

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

See Also