Brightsign Network Web API Reference Manual v.3.8 Uživatelský manuál Strana 109

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 138
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 108
not positive, then the method will return the maximum allowed number of objects. Attempting to request more
objects than is allowed will lead to the same result, but without an error.
Group GetGroup (int presentationId, bool loadAssets)
Description
Retrieves a single Group instance with the specified [int] Id. This method returns Null if he Group instance with the
specified identifier does not exist.
Required Permissions
Group: View Groups
Parameters
[int] groupId: The identifier and primary key of the Group instance to be retrieved.
[bool] loadDevices: A flag specifying whether the method should also initialize and return a list of all Device
instances that are assigned to the specified Group.
Group GetGroupByName(string name, bool loadContent)
Description
Retrieves the Group instance with the specified [string] Name. This method returns Null if the Group instance with
the specified name does not exist.
Required Permissions
Group: View Groups
Parameters
[string] name: The user-defined Name of the Group instance to be retrieved.
[bool] loadDevices: A flag specifying whether the method should also initialize and return a list of all Device
instances that are assigned to the specified Group.
Zobrazit stránku 108
1 2 ... 104 105 106 107 108 109 110 111 112 113 114 ... 137 138

Komentáře k této Příručce

Žádné komentáře