Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Version: Available from runtime version 1.0.
Sets the publisher of the API endpoint the query is exposed in. he APIPublisher contains the first part of the URL for the endpoint. The syntax for providing a publisher is illustrated in the example below, and is typically the name of the company that owns the API. The syntax for providing a publisher is illustrated in the example below:
Applies to
- Query object
Syntax
APIPublisher = 'contoso';
For a full example, see API Query Type.