Bearbeiten

APIGroup Property (Page)

Version: Available from runtime version 1.0.

Sets the group of the API endpoint the page is exposed in. The syntax for providing versions is illustrated in the example below:

Applies to

  • Page object

Syntax

APIGroup = 'app1';

Note

The property APIGroup can only be set if the PageType Property is set to API. For more information, see API Page Type.

See Also

Properties
Page Object
APIGroup Property (Query)