builtinSimpleAction property

BuiltInSimpleAction? builtinSimpleAction
getter/setter pair

Action implemented and performed in (your) third-party application.

The application should point the business to the place, where they can access the corresponding functionality or provide instructions, if the specific functionality is not available.

Implementation

BuiltInSimpleAction? builtinSimpleAction;