Brightsign Network Web API Reference Manual v.3.8 Manuale Utente Pagina 57

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 138
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 56
[DateTime] ValidityEndDate: A value that determines the validity end date for the associated item (i.e. the
point at which the item will no longer be displayed in the Live Text Feed). A Null value determines that the item will
be valid until it is removed from the Live Text Feed manually by the user; this is the standard case for most items.
Live Text Feed Management Web Methods
PagedList<LiveTextFeed> GetLiveTextFeeds(string marker, int pageSize)
List<LiveTextFeed> GetSpecifiedLiveTextFeeds(int[] liveTextFeedIds)
PagedList<LiveTextFeed> FindLiveTextFeeds(string namePattern, string marker, int
pageSize)
LiveTextFeed GetLiveTextFeed(int liveTextFeedId, bool loadContent)
LiveTextFeed GetLiveTextFeedByName(string name, bool loadContent)
bool CheckLiveTextFeedName(string name)
bool CheckLiveTextFeedUsage(int liveTextFeedId)
bool CheckLiveTextFeedUsageByName(string name)
LiveTextFeed CreateLiveTextFeed(LiveTextFeed entity)
LiveTextFeed CloneLiveTextFeed(string feedUrl)
bool UpdateLiveTextFeed(LiveTextFeed entity)
bool RenameLiveTextFeed(int liveTextFeedId, string newName)
bool DeleteLiveTextFeeds(int[] liveTextFeedIds)
PagedList<LiveTextFeed> GetLiveTextFeeds(string marker, int pageSize)
Description
Retrieves the next page of the LiveTextFeed list, sorted by [string] Name. The returned list will contain no more
items than the defined page size.
Required Permissions
Live Text Feed: View Live Text Feeds
Vedere la pagina 56
1 2 ... 52 53 54 55 56 57 58 59 60 61 62 ... 137 138

Commenti su questo manuale

Nessun commento