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

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 138
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 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
Vedere la pagina 86
1 2 ... 82 83 84 85 86 87 88 89 90 91 92 ... 137 138

Commenti su questo manuale

Nessun commento