CanBeReferencedResponse ComplexType

Contains the response from the CanBeReferenced action.

Properties

The properties of a complex type contain the structured data of the type.

Name Type Details
CanBeReferenced Edm.Boolean

Whether the entity can be the primary entity (one) in a one-to-many relationship.

Used by

The following use the CanBeReferencedResponse ComplexType.

Name How used
CanBeReferenced ReturnType

See also