Brightsign Network Web API Reference Manual v.3.8 Manuel d'utilisateur Page 112

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 138
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 111
100
SCHEDULE
ScheduledPresentation Entity-Relation
The ScheduledPresentation entity-relation represents the relationship between a Presentation and Group instance in
terms of its schedule. This entity-relation has the following properties.
[int] Id:(Read Only) The identifier and primary key of a scheduled Presentation instance.
[int] PresentationId: The identifier of the Presentation instance that is scheduled for the associated Group
instance.
[string] PresentationName: The name of the Presentation instance that is scheduled for the associated
Group instance.
[bool] IsRecurrent: A flag specifying whether the related presentation is played periodically at specified times
and days of the week.
[Nullable<DateTime>] EventDate: A DateTime value specifying the date when a non-recurrent presentation
should begin playing. A Null value can be set for recurrent presentations that do not have a defined start date.
[TimeSpan] StartTime: A TimeSpan value specifying the time when a presentation should begin playing.
[TimeSpan] Duration: A TimeSpan value specifying how long a presentation should play.
[Nullable<DateTime>] RecurrenceStartDate: A DateTime value indicating the date when a recurrently
scheduled presentation should begin playing. A Null value can be set for recurrent presentations that do not have a
defined start date.
[Nullable<DateTime>] RecurrenceEndDate: A DateTime value indicating the date when a recurrently
scheduled presentation should terminate. A Null value can be set for recurrent presentations that do not have a
defined end date.
[DayOfWeek] DaysOfWeek: A value indicating the days of the week during which a recurrently scheduled
presentation should play.
Vue de la page 111
1 2 ... 107 108 109 110 111 112 113 114 115 116 117 ... 137 138

Commentaires sur ces manuels

Pas de commentaire