Skip to content

LinkTarget

LinkTarget Properties

All of the following requirements need to be fulfilled.

Requirement 1

Requirement 2

object with following properties:

Property Type Required
EditLink string Optional
ReadLink string Optional

Use EditLink for UndoPendingChanges OData action only. Can't use together with ReadLink.

  • type: string

Use ReadLink for all needed OData actions except UndoPendingChanges OData action. Can't use together with EditLink.

  • type: string