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 |
No |
| ReadLink | string |
No |
EditLink¶
Use EditLink for UndoPendingChanges OData action only. Can't use together with ReadLink.
- type:
string
ReadLink¶
Use ReadLink for all needed OData actions except UndoPendingChanges OData action. Can't use together with EditLink.
- type:
string