Program class.
Accessors
attributes
Get Signature
get attributes():string[]
Gets the attributes for the program.
Returns
string[]
The list of attributes of the program.
Please refer to the developer guide for a recommended list of canonical values for this field.
channelDescriptor
Get Signature
get channelDescriptor():IChannelDescriptor
Gets the channel descriptor to which this program is associated.
Returns
IChannelDescriptor
The descriptor of the channel on which this program is airing.

