CanBeReferenced Action
Checks whether the specified entity can be the primary entity (one) in a one-to-many relationship.
Parameters
Parameters allow for data to be passed to the action.
Name | Type | Nullable | Unicode | Description |
---|---|---|---|---|
EntityName
|
Edm.String | False | False | Logical entity name. |
Return type
Type | Nullable | Description |
---|---|---|
CanBeReferencedResponse | False | Contains the response of the CanBeReferenced action. |