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

  • 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 74
[long] FileSize:(Read Only) The size (in bytes) of the associated asset file.
PresentationContent Entity-Relation
The PresentationContent entity-relation represents the association between a Presentation instance and a Content
instance. It has the following properties:
[int] ContentId:(Read Only) The identifier and primary key of the associated Content instance.
[string] FileName: The virtual name of the file represented by the current Content instance.
[int] PresentationId:(Read Only) The identifier and primary key of the associated Presentation instance.
[string] PresentationName:(Read Only) The user-defined name of the associated Presentation instance.
[string] StateName: The name of the presentation state that corresponds to the associated Content instance.
[TimeSpan] DisplayDuration: The amount of time that the device displays an associated image.
[string] ContentTransition: The screen effect that is shown during the transition between the previous
presentation state and the current content state (i.e. the associated content state).
Web Page Management Web Methods
PagedList<WebPage> GetWebPages(string marker, int pageSize)
List<WebPage> GetSpecifiedWebPages(int[] webPageIds)
PagedList<WebPage> FindWebPages(string namePattern, int marker, int pageSize)
WebPage GetWebPage(int webPageId, bool loadAssets)
WebPage GetWebPageByName(string name, bool loadAssets)
bool CheckWebPageName(string name)
bool CheckWebPageUsage(int webPageId)
bool CheckWebPageUsageByName(string name)
bool RenameWebPage(int webPageId, string newName)
bool DeleteWebPages(int[] webPageIds)
Vue de la page 74
1 2 ... 70 71 72 73 74 75 76 77 78 79 80 ... 137 138

Commentaires sur ces manuels

Pas de commentaire