CanBeReferencingResponse ComplexType
Contains the response from the CanBeReferencing action
Properties
The properties of a complex type contain the structured data of the type.
Name | Type | Details |
---|---|---|
CanBeReferencing | Edm.Boolean |
Whether the entity can be the referencing entity (many) in a one-to-many relationship. |
Used by
The following use the CanBeReferencingResponse ComplexType.
Name | How used |
---|---|
CanBeReferencing | ReturnType |