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

  • 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 86
Required Permissions
None
Parameters
[string] name: The user-defined name of the DeviceWebPage instance to evaluate. If a DeviceWebPage
instance with the specified [string] Name does not exist, this method will return False without an error.
bool RenameDeviceWebPage(int webPageId, string newName)
Description
Updates the [string] Name of the specified DeviceWebPage instance. This method returns True upon success
and False upon failure.
Required Permissions
None
Parameters
[int] devicWebPageId: The identifier and primary key of the DeviceWebPage instance. If a DeviceWebPage
instance with the specified identifier does not exist, the method will return False without an error.
[string] newName: A new Name parameter for the specified DeviceWebPage instance. A descriptive error will
be returned if the new Name string is greater than 50 characters.
bool DeleteDeviceWebPages(int[] webPageIds)
Description
Deletes the specified DeviceWebPage instance(s) and related files in both the database and persistent storage. This
method returns True only if the operation is completely successful. Otherwise, it returns False.
Required Permissions
None
Vue de la page 86
1 2 ... 82 83 84 85 86 87 88 89 90 91 92 ... 137 138

Commentaires sur ces manuels

Pas de commentaire