BrightSignNetwork (BSN) Main A...
...
Data Types (2017/01)
Custom Data Types (2017/01)
Scheduled Presentation Entity (2017/01)
1min
the scheduled presentation entity is structured as follows entity id int a unique identifier for the scheduled presentation instance presentationid int the identifier for the scheduled presentation instance presentationname string the name of the scheduled presentation instance isrecurrent bool a flag indicating whether the scheduled playback recurs every week eventdate datetime? specifies the date when a non recurrent presentation should begin playing this value is null for recurring presentations see custom data types (2017/01) docid\ sud7se2ivz 6ghzilenij for more information about this data type starttime timespan the time of day when playback begins see custom data types (2017/01) docid\ sud7se2ivz 6ghzilenij for more information about this data type duration timespan the duration of the playback window see custom data types (2017/01) docid\ sud7se2ivz 6ghzilenij for more information about this data type recurrencestartdate nullable\<datetime> a timestamp indicating when recurring playback begins if this value is null, then recurring playback begins immediately when scheduled see custom data types (2017/01) docid\ sud7se2ivz 6ghzilenij for more information about this data type recurrenceenddate nullable\<datetime> a timestamp indicating when recurring playback ends if this value is null, then recurring playback will not end see custom data types (2017/01) docid\ sud7se2ivz 6ghzilenij for more information about this data type daysofweek dayofweek\ the days of the week during which the recurring schedule is active see custom data types (2017/01) docid\ sud7se2ivz 6ghzilenij for more information about this data type creationdate datetime a timestamp indicating when the scheduledpresentation instance was created on bsn cloud see custom data types (2017/01) docid\ sud7se2ivz 6ghzilenij for more information about this data type lastmodifieddate datetime a timestamp indicating when the scheduledpresentation instance was last modified on bsn cloud see custom data types (2017/01) docid\ sud7se2ivz 6ghzilenij for more information about this data type expirationdate nullable\<datetime> a timestamp indicating when the scheduled presentation instance will expire if this value is null, then the instance will never expire see custom data types (2017/01) docid\ sud7se2ivz 6ghzilenij for more information about this data type interruptscheduling bool whether or not the presentation can be interrupted you can use this to schedule a presentation to interrupt a regular presentation at a specific time, but that interrupting presentation can not itself be interrupted