Brightsign Network Web API Reference Manual v.3.8 Manual do Utilizador Página 86

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 138
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 85
Required Permissions
None
Parameters
[string] name: The Device Web Page Name value to be evaluated.
bool CheckDeviceWebPageUsage(int liveTextFeedId)
Description
Determines whether the DeviceWebPage instance (specified by its primary key) is referenced by one or more
presentations. This method returns True if the DeviceWebPage instance has parent dependencies.
Note that when using this method to check whether a DeviceWebPage instance can be deleted, a False status may
change in the time between calling this method and calling DeleteDeviceWebPages().
Required Permissions
None
Parameters
[int] deviceWebPageId: The identifier and primary key of the DeviceWebPage instance to evaluate. If a
DeviceWebPage instance with the specified [int] Id does not exist, this method will return False without an
error.
bool CheckDeviceWebPageUsageByName(string name)
Description
Determines whether a DeviceWebPage instance (specified with its alternate, user-defined key) is referenced by one or
more presentations. This method returns True if the DeviceWebPage instance has parent dependencies.
Note that when using this method to check whether a DeviceWebPage instance can be deleted, a False status may
change in the time between calling this method and calling DeleteDeviceWebPages().
Vista de página 85
1 2 ... 81 82 83 84 85 86 87 88 89 90 91 ... 137 138

Comentários a estes Manuais

Sem comentários