Примечание
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Version: Available or changed with runtime version 11.0.
Specifies that the method is published as an external business event.
Applies to
- Method
Syntax
[ExternalBusinessEvent(Name: Text, DisplayName: Text, Description: Text, Category: enum [, Version: Text])]
Arguments
Name
Type: Text
Specifies a name for the external business event.
DisplayName
Type: Text
Specifies a user friendly name for the external business event.
Description
Type: Text
Specifies a description of the external business event.
Category
Type: enum
Specifies the category of the event.
[Optional] Version
Type: Text
Specifies a version for the external business event.
Remarks
The ExternalBusinessEvent
attribute can be set on methods that are published as external business events.