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

  • 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 98
Parameters
[int] presentationId: The identifier and primary key of the Presentation instance to be retrieved.
[bool] loadContent: A flag specifying whether the method should also initialize and return a list of all Content
instances used by the presentation. Setting this flag to True will return an error if the specified presentation was
created in BrightAuthor.
Presentation GetPresentationByName(string name, bool loadContent)
Description
Retrieves the Presentation instance with the specified [string] Name. This method returns Null if the Presentation
instance with the specified name does not exist.
Note: This method will not be able to initialize the DeviceModel enumeration, PresentationLanguage enumeration, or
ScreenSettings structure if a target presentation was created in BrightAuthor. The server will return “unknown” and
Null values instead.
Required Permissions
Presentation: View Presentations
Parameters
[string] name: The user-defined Name of the Presentation instance to be retrieved.
[bool] loadContent: A flag specifying whether the method should also initialize and return a list of Content
instances used by the presentation. Setting this flag to True will return an error if the specified presentation was
created in BrightAuthor.
ScreenResolution[] GetSupportedScreenResolutions(DeviceModel deviceModel, ConnectorType
connectorType)
Description
Lists screen resolutions supported on the specified device model using the specified connector type.
Vue de la page 98
1 2 ... 94 95 96 97 98 99 100 101 102 103 104 ... 137 138

Commentaires sur ces manuels

Pas de commentaire