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

  • 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 112
101
Note: A presentation scheduled for “all day, every day” can be created with the following property settings:
StartTime as “00:00:00”, EndTime as “1.00:00:00” (or “24:00:00”), and DaysofWeek as “EveryDay”; EventDate,
RecurrenceStartDate, and RecurrenceEndDate are set to Null.
[DateTime] CreationDate:(Read Only) A UTC timestamp indicating when the related Presentation instance
was scheduled for the associated Group instance.
[DateTime] LastModifiedDate:(Read Only) A UTC timestamp indicating when the current schedule was last
updated.
[DateTime] ExpirationDate:(Read Only) A UTC timestamp indicating when the current schedule will expire.
Schedule Management Web Methods
PagedList<ScheduledPresentation> GetGroupSchedule(int groupId, string marker, int
pageSize)
ScheduledPresentation AddScheduledPresentation(ScheduledPresentation entity)
bool UpdateScheduledPresentation(ScheduledPresentation entity)
bool OverwriteSchedule(int groupId, ScheduledPresentation[] entities)
bool RemoveScheduledPresentation(int scheduledPresentationId)
PagedList<ScheduledPresentation> GetGroupSchedule(int groupId, string marker, int
pageSize)
Description
Retrieves the next page of the ScheduledPresentation list associated with the specified Group instance. The list is
sorted by the [DateTime] ExpirationDate of the ScheduledPresentation entity-relations. The returned list will
contain no more items than the defined page size.
Required Permissions
Schedule: View Presentations
Vue de la page 112
1 2 ... 108 109 110 111 112 113 114 115 116 117 118 ... 137 138

Commentaires sur ces manuels

Pas de commentaire