Class representing a playback media restriction (also known as a video restriction). More...
Properties | |
string | Description [get, set] |
Description of the media restriction. | |
Guid[] | DeviceIds [get, set] |
Ids of the devices for which the restriction applies. | |
DateTime | EndTime [get, set] |
The end time of the timespan for which the recorded data is restricted. | |
string | Header [get, set] |
Header of the media restriction. | |
Guid | Id [get, set] |
Unique id of the media restriction. | |
DateTime | LastModified [get, set] |
Time when the restriction was last modified. | |
DateTime | StartTime [get, set] |
The start time of the timespan for which the recorded data is restricted. | |
string | UserName [get, set] |
name of the user who initially created the media restriction. | |
Class representing a playback media restriction (also known as a video restriction).
|
getset |
Description of the media restriction.
|
getset |
Ids of the devices for which the restriction applies.
|
getset |
The end time of the timespan for which the recorded data is restricted.
|
getset |
Header of the media restriction.
|
getset |
Unique id of the media restriction.
|
getset |
Time when the restriction was last modified.
|
getset |
The start time of the timespan for which the recorded data is restricted.
|
getset |
name of the user who initially created the media restriction.